Install 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 during the installation. To modify an ASCII file during uninstallation, click the Uninstall Tab and specify the Uninstall Action(s).

The following are the Install Actions that can be performed during installation:

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

Add Line/Text/Comment


Adds lines, a string of text, comment characters, or lines of comments into 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 a 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 specified ASCII file.