Project Menu
Project:
| • | Advanced UI |
| • | Basic MSI |
| • | DIM |
| • | InstallScript |
| • | InstallScript MSI |
| • | InstallScript Object |
| • | Merge Module |
| • | MSI Database |
| • | MSM Database |
| • | Suite/Advanced UI |
| • | Transform |
Note:The Project menu is not available for MSIX project type.
The following table lists the Project menu commands, as well as associated icons.
|
Command |
Icon |
Description |
||||||||||||||||||||||||||||||
|
Visual Studio Deployment Project Import Wizard |
|
Launches the wizard that lets you import a Visual Studio setup or merge module project into an InstallShield project. |
||||||||||||||||||||||||||||||
|
Export Components Wizard |
|
Opens the Export Components Wizard, which simplifies the process of exporting a component from a file to a new or existing project. |
||||||||||||||||||||||||||||||
|
Device Driver Wizard |
|
Opens the Device Driver Wizard, which guides you through the process of adding a device driver to your installation. |
||||||||||||||||||||||||||||||
|
Reg-Free COM Wizard |
|
Opens the Reg-Free COM Wizard, which guides you through the process of adding a COM manifest file to your project or configuring an existing manifest file. |
||||||||||||||||||||||||||||||
|
Static Scan |
|
Opens the Static Scanning Wizard, which scans the files already added to your project for any dependencies that they require. |
||||||||||||||||||||||||||||||
|
Dynamic Scan |
|
Opens the Dynamic Scanning Wizard, which monitors a running executable for all .dll and .ocx dependencies files and automatically adds them to your project. |
||||||||||||||||||||||||||||||
|
Source Paths Converter |
|
Opens the Convert Source Paths Wizard, which lets you convert existing hard-coded paths with path variables, thereby enhancing the portability of your installation project. |
||||||||||||||||||||||||||||||
|
Project Converters |
|
Provides several commands:
|
||||||||||||||||||||||||||||||
|
Source Control |
|
Provides several commands:
|
||||||||||||||||||||||||||||||
|
Project Settings |
|
Opens the Project Settings Dialog Box. |
Copies the most recent version of the current project into your project folder. The project placed in your project folder is read-only.
Places a writable copy of the project into your project folder, enabling you to modify it.
Stores your changes to the current project in your source control application.
Undoes your checkout, canceling your changes both in the source control application and in your project folder. Your project reverts to the way it was before you checked it out.
Adds the current project to your source control application.
Breaks the link between the current project and your source control application.
Displays a record of changes to your project since it was initially added to your source control application. While viewing the history, you can return to any point in your project’s history and recover the file as it existed at that point.
Compares two files, then shows you the differences, if any.
Refreshes the source control status.
Opens your source code control application.