http://bugs.winehq.org/show_bug.cgi?id=16956 --- Comment #37 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-06-29 03:34:24 CDT ---
Try this recipe on plain Wine:
1. create fresh prefix 2. rm -rf ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727 3. wine reg delete "HKLM\Software\Microsoft\Net Framework Setup\NDP\v2.0.50727" 4. set windows version to win2k 5. wine dotnetfx.exe 6. server/wineserver -k /* make sure all services are stopped */ 7. WINEDLLOVERRIDES=ngen.exe,regsvcs.exe,mscorsvw.exe=b wine NetFx20SP1_x86.exe 8. set windows version back
Thanks Hans, that works indeed! Does it mean the msi-stuff is fixed? And does the NET 2.0 SP1 installer indeed install all the files correctly? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.