Am I right in thinking that only rollback action can be performed for a given 
action?
I want to use the CAQuietExecCustomAction to do something during the install.  
If a rollback occurs, 
I'd want to use CAQuietExecto run the rollback command.  The problem is that I 
have to change the 
QtExecCmdLine property to the new command to run.  This now becomes 2 actions, 
change the value of 
QtExecCmdLine and then call CAQuietExec.  Am I right in thinking I can only do 
one of these?  I 
guess I can use my own DLL custom action to get round this, I just figure it 
would be easier to do 
it with CAQuietExec.

Rob


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to