I have the following custom action condition in place intended to cover both 
rollback and uninstall scenarios because its looking for the state of the 
databases feature and database1 component to be installed and for the action of 
the databases feature and database1 component to be remove in which case the 
custom action should fire.   Currently it appears to only fire during 
uninstalls.   Am I overlooking something about custom action condition settings 
necessary to cover running desired uninstall steps during rollback scenarios?

<Custom Action="QtExecCmdLineSet104" Before="QtExecCmdLineRun104">!Databases=3 
And ?Database1=3 And &amp;Databases=2 And $Database1=2</Custom>
<Custom Action="QtExecCmdLineRun104" Before="QtExecCmdLineSet105">!Databases=3 
And ?Database1=3 And &amp;Databases=2 And $Database1=2</Custom>


-------------------------------------------------------------------------
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