[Bug 16956] Lexware: Installation of .Net 2.0 SP 1 fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 29 03:06:49 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=16956

--- Comment #36 from Hans Leidekker <hans at 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

-- 
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.



More information about the wine-bugs mailing list