http://bugs.winehq.org/show_bug.cgi?id=23961
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-08-10 11:08:51 --- (In reply to comment #0)
archlinux x86_64, wine 1.3.0
Installation of dotnet20 via winetricks or by-hand fails. dotnet20 complains about installing on a 64bit system and exit.
The 32-bit .NET Framework 2.0 redist installer would abort the same way on 64-bit Windows, and so it does with Wow64 Wine. You'll probably need to use the 64-bit version instead.
I tried recent winetricks, a lib32 winetricks version from archlinux AUR (don't know if it makes a difference), removing .winetrickscache and ofcourse a fresh wineprefix.
winetricks is just a shell script, so it doesn't have any particular architecture dependency.