[email protected] wrote:

I guess this calls for some further testing on my behalf. Do you know (or where I can find out) what actions Wix schedules between /InstallInitialize/ (1500) and /ProcessComponents/ (1600)? I have seen that /AllocateRegistrySpace/ gets scheduled at 1550 but have not seen anything else in my msi's and am conscious that there could be a feature than I'm not using that gets scheduled in between. Therefore if I did start using explicit sequence numbers I would know what to avoid.


src\wix\Data\actions.xml. But seriously consider if there's a better way of doing this. For example, hundred(s?) of custom actions could likely be done more efficiently as a single data-driven custom action.

--
sig://boB
http://joyofsetup.com/

------------------------------------------------------------------------------
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to