I have the following custom action sequenced to run successfully on uninstall.

<Custom Action="QtExecCmdLineSet101" 
Before="QtExecCmdLineRun101">Installed</Custom>

I have a Feature named "Databases" with a component named "Database1" and I'd 
only like this custom action sequenced if I'm uninstalling and the noted 
feature & component are in place.   Is there a way to define that condition w/o 
using custom properties?

Similarly is there a way to set the sequence condition for this custom action 
so that it gets executed on rollback if the installer has made it to the point 
where it has run an associated custom action named "QtExecCmdLineSet1" which 
was the custom action that provisions a particular setting on install.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to