msi: ACTION_RegisterProduct store all InstallProperties

Adam Strzelecki ono at java.pl
Fri Feb 29 09:13:09 CST 2008


Hi,

WINE is writing properties such as Language or VersionMajor only to  
Uninstall key in ACTION_RegisterProduct, while MSI_GetProductInfo is  
trying to read those from InstallProperties key.

So this patch duplicates all properties written into MSI product  
Uninstall key, also to InstallProperies.
This is normal behavior I can see in Windows XP's MSI, as properties  
are duplicated in both Uninstall and InstallProperties.

Cheers,
-- 
Adam Strzelecki |: nanoant.com :|
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MSI ACTION_RegisterProduct store all InstallProperties.patch
Type: application/octet-stream
Size: 3325 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080229/1376da2f/attachment-0001.obj 


More information about the wine-patches mailing list