msi [1/3]: Set the component's initial state based on its attributes

James Hawkins truiken at gmail.com
Fri Jul 21 12:09:52 CDT 2006


Hi,

Before this fix, none of the default components of the Lotus Notes
installer were being installed, because we were setting Action and
ActionRequest to INSTALLSTATE_UNKNOWN and then using that
"uninitialized" value in MSI_SetFeatureStates.

Changelog:
* Set the component's initial state based on its attributes.

 dlls/msi/action.c |   21 +++++++++++++++++++--
 1 files changed, 19 insertions(+), 2 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b40c17e97f242328c1129edc3ab253cc8c48ec49.diff
Type: application/octet-stream
Size: 1107 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060721/d22c02ff/b40c17e97f242328c1129edc3ab253cc8c48ec49.obj


More information about the wine-patches mailing list