Uninstall Actions are run on the ASCII file in the order they are defined. Each action may be included multiple times in order to do as much modifying of the ASCII file as is required.

The following are the Uninstall Actions that can be performed during uninstallation:

Search Line/Text
Searches the ASCII file for occurrences of a specified string, setting a position for use with the next Uninstall Action.

Add Line/Text/Comment


Adds lines, a string of text, comment characters, or lines of comments to the ASCII file at the location determined by a Search Line/Text, or at the beginning or end of the file.

Delete Line/Text


Deletes a line or string of text at the location determined by a Search Line/Text.

Delete Lines Between


Deletes the lines of text between the location determined by a Search Line/Text and another location determined by the Delete Lines Between.

Replace Line/Text


Replaces a line or string of text at the location determined by a Search Line/Text.

Set Variable


Prepends, appends, replaces or deletes a value onto a variable setting within the ASCII file.