[Bug 7189] VS.NET 2005 fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 31 08:29:09 CST 2008


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





--- Comment #18 from Anastasius Focht <focht at gmx.net>  2008-01-31 08:29:08 ---
Hello,

I posted some fix for VS.NET 2003 prerequisite installer here:
http://bugs.winehq.org/show_bug.cgi?id=8439#c3
(http://bugs.winehq.org/attachment.cgi?id=10544)
The same patch is needed in VS.NET 2005 prerequisite installer too, it fixes
the detection of MSXML 6.x component.

--- snip installer msi log ---
[01/25/08,14:39:55] MSXML 6.0 Parser
[01/25/08,14:39:55]     This component uses the MsiVersionCheck version check
method. It will validate a Windows Installer app on your machine.
[01/25/08,14:39:55]     MSI Update Code:
{1B117BA7-5BC1-419E-820E-7D4F3F412C7B}.
[01/25/08,14:39:55]     Checking for a major version of 6 and a minor version
of 0.
--- snip installer msi log ---

REG_DWORD VersionMajor 6
REG_DWORD VersionMinor 0

With that patch applied, the prerequisite installer finishes.

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