http://bugs.winehq.org/show_bug.cgi?id=16956
--- Comment #36 from Hans Leidekker hans@meelstraat.net 2011-06-29 03:06:49 CDT --- (In reply to comment #35)
(In reply to comment #33)
I just rebased/updated some of them at http://github.com/mikekap/wine/commits/msi_patch_transforms . I don't know if they still work though.
tried it, but didn't work. the installer still fails :(
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