Removing a Change Item or a Change Set from the Text File Changes View

InstallShield 2024

Project: This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module
MSI Database
Transform

This information does not apply to InstallScript projects; however, the InstallScript language includes string functions for finding and modifying string variables and literals. You can use these functions in InstallScript projects.

If you no longer want a particular change to be performed to a text file, you can remove its change item from the Text File Changes view. In addition, if you no longer want a file or group of text files to be searched, you can remove the corresponding change sets from the Text File Changes view.

To remove a change item or a change set from the Text File Changes view:

1. In the View List under System Configuration, click Text File Changes.
2. In the Text File Changes explorer, right-click the change set item or change item that you want to remove, and then click Delete.

InstallShield removes the item from the Text File Changes view.

See Also