https://bugs.winehq.org/show_bug.cgi?id=46168 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi Austin, i don`t know about exact details but as already mentioned in bug 45680, the following recipe makes the installer succeed just fine (in clean wineprefix): 1. create new 64bit wine prefix without mono: WINEARCH=win64 winetricks remove_mono 2. use winecfg to set windows version to Windows 2003 winetricks win2k3 3. run ./dotnetfx35.exe with native mscoree (see comment 5 bug 45680) WINEDLLOVERRIDES=mscoree=n wine ~/.cache/winetricks/dotnet35sp1/dotnetfx35.exe 4. accept EULA and press install button -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.