PreviousNext
Help Library

Creating a New Basic MSI Project

InstallShield 2009 ยป Basic MSI Tutorial

The first step in the tutorial is to create a new Basic MSI project.

Task

Task

To create a new Basic MSI project:

  1. Select New from the File menu, or click the New Project button in the toolbar. The New Project dialog appears.
  2. Click the Windows Installer tab and select the Basic MSI project type.
  3. In the Project Name field, type Tutorial.
  4. Leave the default setting for the Project Location field.
  5. Select the Create the project in Project Name subfolder option.
  6. Click OK to create your project and launch the Project Assistant.

InstallShield creates a project file called ProjectName.ism, in this case creating the project file Tutorial.ism. The project file stores all the settings you make in the InstallShield IDE. To move a project to another machine, copy the .ism file (and the installation source files) to the other system.

Tip

Tip

To change the default directory where new project files are created, type a new path in the Project Location field in the Options dialog (File Locations tab).

Continue




Copyright Information | Contact Acresso