Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Custom Action for Running at Rollback

Updated: 21 Jul 2008
marcoads's picture
0 0 Votes
Login to vote

Do you want to execute a custom action for running at rollback? This tip will help you by showing you the method to do so.

To use a custom action that is run only during Rollback, you must first place it in the Execute Deferred section of the MSI Script.

Select the Properties tab of the custom action, and from the In-Script options select Rollback Only. In addition, the Rollback custom action can not run asynchronously. It also must be placed after the custom action that installs for the rollback custom action to execute successfully.