[Bug 29354] Microsoft Virtual PC 2007 SP1 installer fails to get past the "Product Key" dialog

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 16 05:10:59 CST 2011


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

--- Comment #2 from Hans Leidekker <hans at meelstraat.net> 2011-12-16 05:10:59 CST ---
(In reply to comment #0)
> Because ProductID was set earlier during ValidateProductID standard action,
> CA_ValidatePID is never executed.
> 
> http://source.winehq.org/git/wine.git/blob/8cc5561fbf9f3250fbd2d986390e4013e8c9f31b:/dlls/msi/action.c#l6873
> 
> If you remove line 6891 the installer executes the custom action which allows
> to proceed and let the installation finally succeed.

ValidateProductID must set ProductID of course (removing that line would break
the tests). I wonder if CA_ValidatePID should be run before ValidateProductID.

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