Static Scanning Wizard

InstallShield 2015

Project: This information applies to the following project types:

Basic MSI
InstallScript
InstallScript MSI

In Basic MSI and InstallScript MSI projects, the value that is selected for a component’s.NET Scan at Build setting affects how the Static Scanning Wizard scans the files in that component. To learn more, see Static Scanning.

The Static Scanning Wizard enables you to scan the files that are in your project for potential dependencies that they may require. This wizard scans all .exe, .dll, .ocx, .sys, .com, .drv, .scr, and .cpl files in your project and lets you add any detected dependencies to your installation.

The new files that added to your project are added to the same feature as the file that depends on them, thereby ensuring they get installed when needed.

To launch the Static Scanning Wizard:

1. In the View List under Additional Tools, click Dependency Scanners.
2. Click the Perform Static Scanning button.

The following panels are associated with the Static Scanning Wizard:

Welcome
Filter Files
Scanning Progress
File Selection
Scan Results
Completing the Static Scanning Wizard

See Also