How do I use a custom action that is only run during Rollback?
| Article:HOWTO6676 | | | Created: 2005-10-20 | | | Updated: 2008-06-13 | | | Article URL http://www.symantec.com/docs/HOWTO6676 |
Question
How do I use a custom action that is only run during Rollback?
Answer
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.
Legacy ID
3260
Article URL http://www.symantec.com/docs/HOWTO6676
Terms of use for this information are found in Legal Notices









Thank you.