You should schedule it before LaunchConditions in both the InstallUISequence
(I'm assuming you are using standard MSI UI) and InstallExecuteSequence.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/sequencing-custom-actions-tp5573077p5584163.html
Se
Sequencing is the order in which the actions are queued to run. Conditions
is the decision to run or not run any arbitrary action.
You need to look at conditional syntax and set the condition of your action.
However, there is an issue with what you describe you need:
In the sequence between Cost
2 matches
Mail list logo