I’ve seen statements to the effect that it is possible, even commonplace, to reference an immediate custom action from a .wxs file, and to have that custom action schedule subsequent (deferred) custom actions. What I don’t know is what the code looks like that does this. Anyone?
I’ve seen statements to the effect that it is possible, even commonplace, to reference
Share
Nevermind, found the answer myself:
Session.DoAction(‘ActionName’)