Finally How did u accomplish it ??

In your InstallExecuteSequence did you schedule both the custom Actions
(immediate and then deferred)??
I also have exactly the same query but its not resolved...
Can u please post <CustomAction> element of both immediate and deferred CA.
and 
< InstallExecuteSequence> element.

and the C# code to call the deferred custom action.

Does the deferred custom action get executed because you are calling it from
immediate CA using session.doAction();

or does it get executed as it is scheduled in < InstallExecuteSequence> ??


-- 
View this message in context: 
http://n2.nabble.com/Triggering-a-Custom-Action-ONLY-When-All-Files-Have-Been-Deployed-tp4622626p4707713.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to