Rollback only works for deferred custom actions.  You need to create a rollback 
custom action and 
sequence it immediately before your other custom action.

Rob

Kalappa Pattar wrote:
> Hi All,
> 
>            
> 
>             In my installer, I call utility.exe through VB script.
> 
> This utility modifies the config file while installing and roll back the 
> changes to config file while un-installing.
> 
>  
> 
> Now while installing say the event writing to the config file is over 
> and user will cancel the setup after that event.
> 
> The changes done to the config file won’t be rolled back.
> 
>  
> 
> So how and where to handle rolling back the action of some external exe 
> if the user clicks cancel button after the external exe (which is called 
> through VB script) has performed it’s action?
> 
>  
> 
> Best Regards,
> 
> Kalappa Pattar
> 
> "In rivers, the water you touch is the last of what has passed and the 
> first of that which comes, so with present time." - Leonardo Da Vinci
> 
>  
> 
> 
> The information contained in, or attached to, this e-mail, contains 
> confidential information and is intended solely for the use of the 
> individual or entity to whom they are addressed and is subject to legal 
> privilege. If you have received this e-mail in error you should notify 
> the sender immediately by reply e-mail, delete the message from your 
> system and notify your system manager. Please do not copy it for any 
> purpose, or disclose its contents to any other person. The views or 
> opinions presented in this e-mail are solely those of the author and do 
> not necessarily represent those of the company. The recipient should 
> check this e-mail and any attachments for the presence of viruses. The 
> company accepts no liability for any damage caused, directly or 
> indirectly, by any virus transmitted in this email.
> 
> www.aztecsoft.com
> 
> 
> ------------------------------------------------------------------------
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to