File Selection Panel

InstallShield 2019 Express Edition » Static Scanning Wizard

The File Selection panel displays a list of possible files and merge modules that you may need to add to your project. Use this panel to select the ones that you want to include in your installation. For more information, see Reviewing Dependency Scanner Results.

File Selection Panel Settings

Setting

Description

File

Indicate which files you want added to your installation by selecting the appropriate check boxes. The meaning of each type of icon is as follows:

: This icon indicates that the file is a system or driver file. This type of file is normally not redistributed as part of an installation, and it can potentially cause destination machines to become inoperable. Ensure these files are necessary before including them.
: This icon indicates a non-system file. Select the check box to the left of the icon to include the file in your installation.
: This icon indicates a merge module. Select the check box to the left of the icon to add the specified merge module to your project.
: This is the icon for a .NET assembly in your installation project.
: This icon identifies a file that the Static Scanner has detected but that is already in the project.

Deselect All

If you want to clear all of the check boxes, click this button. You can then manually select each check box that corresponds with a file or merge module that you would like to add to your project.

Select All

If you want to select all of the check boxes, click this button. You can then manually clear each check box that corresponds with a file or merge module that you do not want to add to your project.

See Also