Quite a few fixes:
commit2cae30b6cf7a8672bc11ba001c4b82ddb539b5ba
authorAric Stewart <aric@codeweavers.com>
Wed, 19 Jan 2005 19:07:40 +0000 (19 19:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jan 2005 19:07:40 +0000 (19 19:07 +0000)
tree20c7b68320c98b0e3e1c300bca01a1068b36fdbc
parentdee736764fd6751f14eebb3bd0720651bc81b0a1
Quite a few fixes:
- Allow for the queing of custom actions to trigger on the
  InstallExecute or InstallExecuteAgain actions.
- allow for the queing of custom actions to trigger on
  InstallFinalize.
- Properly set the CustomActionData property for said queued actions.
- Implement RegisterProduct.
- Beginning implementation of ForceReboot.
- Don't kill install if an item to be duplicated does not exist.
- Write out SourceList and LastUsedSource for resuming installs.
- Use regsvr32 to register self reg dlls.
dlls/msi/action.c
dlls/msi/msipriv.h