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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 2 09:55:36 CDT 2011


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #41 from Anastasius Focht <focht at gmx.net> 2011-07-02 09:55:34 CDT ---
Hello,

--- quote ---
The inner msi installer exits with status 3010 (ERROR_SUCCESS_REBOOT_REQUIRED),
which might explain that. I don't see it perform the reboot though.
--- quote ---

you just have to wait a bit longer until this shows up in console:

--- snip ---
fixme:advapi:InitiateSystemShutdownExW (null) L"" 0 0 1 458752
--- snip ---

I suggest the SP1 recipe to be added to winetricks.
You might also want to check if .NET Framework 2.0 was already installed using
winetricks.
In that case you need to correct one version value before other steps (faked
due to Wine mono registry hacks/braindamage).

--- snip ---
wine reg add "HKLM\Software\Microsoft\Net Framework Setup\NDP\v2.0.50727" /v
Version /d "2.0.50727" /f
--- snip ---

The issues that were originally present are indeed gone
(MsiDetermineApplicablePatches, patch transforms).

There is an issue with regsvcs.exe/mscorsvw.exe crashing which deserves its own
bug (you probably did the builtin override for that).
I've had an analysis ready for that some months ago - but unfortunately it got
lost ... maybe I remember it again in detail (was msi/GAC issue).

Marking fixed.

Regards

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