Reviewing the Scan Results

InstallShield 2012 Spring Express Edition

When the wizard finishes scanning the Visual Basic project, it displays the scan results. Included in these results are any features that will be created, the files that will be added to the installation, and any required merge modules. Review the results, paying close attention to the features and the destination location of any files that will be added. If there are duplicate dependency files, InstallShield includes only one copy of the duplicate files to conserve space.

The wizard shows that the AlarmClock.exe file is a dependency of the Alarmclock.vbp file. In addition, the following merge modules are dependencies:

DAO 3.50
Microsoft OLE 2.40 for Windows NT and Windows 95 Operating Systems
Microsoft Standard Data Formatting Object DLL
Visual Basic Virtual Machine

Select the check boxes for the file and each of the merge modules. Then click Next to implement these changes. When the wizard makes the changes to the installation project, click Finish.

Note: The merge modules may not be present on your system. To download the required merge modules: In the View List under Specify Application Data, click Redistributables. Right-click any InstallShield prerequisite, merge module, or object and then click Download All Required Items.

Continue