File Removal Properties Dialog Box

InstallShield 2016 Express Edition

The file removal Properties dialog box indicates information about a selected file or folder that you want to be removed from target systems. This file and folder removal capability is useful for scenarios such as removing application-created files that your installation does not otherwise track.

To access the file removal Properties dialog box:

1. In the View List under Specify Application Data, click Files.
2. In the Destination computer’s folders pane, click the folder that contains the file removal item that you want to configure.
3. In the Designation computer’s files pane, right-click the file removal item that you want to configure, and then click Properties.

InstallShield uses an icon that has a red X through it for identifying files and folders that are configured to be removed.

To learn how to add file and folder removal items to your project, see Removing Files and Folders from Target Systems.

Settings in the Properties Dialog Box

Setting

Description

Location

This setting indicates the location of the selected item that is configured to be removed.

Remove the folder if it is empty

If the selected removal item is a folder that you want to be removed from target systems when it is empty, select this option.

Remove files from the folder

If the selected removal item is a file in the folder that is identified in the Location setting and that you want to be removed from target systems, select this option.

File Name

This setting is available if you select the Remove files from the folder option.

Enter the name of the file that you want to be removed.

Removal Scheduling

Specify when you want the selected file or folder to be removed from target systems. Removals occur when the file or folder’s associated feature is processed in one of the following ways:

Feature installation—The selected item is removed if its feature is being installed and if—for folder removal items—the folder is empty.
Feature uninstallation—The selected item is removed if its feature is being uninstalled and if—for folder removal items—the folder is empty.
Feature installation and uninstallation—The selected item is removed if its feature is being installed or uninstalled and if—for folder removal items—the folder is empty.

See Also