http://bugs.winehq.org/show_bug.cgi?id=3590
------- Additional Comments From truiken@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.