[Bug 3590] python 2.4.2 msi for win32 can not be installed

Wine Bugs wine-bugs at winehq.org
Sat Jun 3 23:39:30 CDT 2006


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





------- Additional Comments From truiken at gmail.com  2006-03-06 23:39 -------
The problem is that the installer calls MsiSetComponentState on the component
"REGISTRY.tcl", which is an unknown component if you ask wine's msi (seems to
work fine with native).  Running the python msi with the Oracle msi verifier
reveals that this component is a part of the component table, but does not
belong to a feature in the feature table.  This might be why we can't find the
component.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list