: Alex Shevchuk [mailto:shevc...@live.com]
Sent: Monday, July 20, 2009 3:33 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] How to sequence VBScript a in-script custom action
Clarification: CAs need to be scheduled in InstallUISequence and Execute
olset.'
Subject: Re: [WiX-users] How to sequence VBScript a in-script custom action
Hi Jirong,
Schedule custom CAs in InstallUISequence.
Regarding ICE warning - it looks like setting Execute attribute to
"firstSequence" also adds behind the scene deferred
(msidbCustomActionTypeIn
Hi Jirong,
Schedule custom CAs in InstallUISequence.
Regarding ICE warning - it looks like setting Execute attribute to
"firstSequence" also adds behind the scene deferred
(msidbCustomActionTypeInScript) flag as well. You can verify it be checking
the value of Type column in CustomAction table.
3 matches
Mail list logo