Visual Basic Wizard

InstallShield 2012 Spring Express Edition

The Visual Basic Wizard lets you import Visual Basic projects into your InstallShield project. The wizard scans your project to determine potential file dependencies and displays the results of the scan, listing the detected files that can be added to your project. You then have the option of adding that Visual Basic project and its dependencies to your project.

Note: You cannot import Visual Basic projects if Visual Basic is not installed on your system. If you do not have Visual Basic installed, exit the wizard and run the Visual Basic setup. After you have installed Visual Basic on your system, you can reopen the wizard and import your Visual Basic project into your project.

To launch the Visual Basic Wizard, do one of the following:

If you have a project open in InstallShield, do one of the following:
On the Project menu, click Visual Basic 6.0 Wizard.
In the View List under Specify Application Data, click Dependencies. Then click Import Visual Basic Project.
If you do not have a project open in InstallShield:
On the File menu, click New. The New Project dialog box opens. Select the Visual Basic 6.0 Wizard project type.

See Also