vote up 1 vote down star

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?

flag

64% accept rate

1 Answer

vote up 1 vote down check

Nevermind, found the answer myself:

Session.DoAction("ActionName")

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.