Re: [WiX-users] DTF managed custom action - session.doAction

2013-11-26 Thread Blair Murri
three actions I mentioned above. -Blair > From: jens.teutenb...@t-online.de > To: wix-users@lists.sourceforge.net > Date: Tue, 26 Nov 2013 19:54:07 +0100 > Subject: [WiX-users] DTF managed custom action - session.doAction > > I wrote a immediate custom action and a deferr

[WiX-users] DTF managed custom action - session.doAction

2013-11-26 Thread Jens Teutenberg
I wrote a immediate custom action and a deferred custom action. The immediate custom action will be executed after InstallFiles and the deferred custom action is executed with the command “session.doAction” in the immediate custom action. When in the sequence the deferred custom action is execute