Creating New Projects

InstallShield 2019 Express Edition

There are a number of ways to create a new InstallShield project.

To create a new project, do one of the following:

Click the New Project button on the toolbar or on the Start Page.
Press Ctrl+N.
On the File menu, click New.

Any of these steps launches the New Project dialog box, where you can select the project that you want to create. If you select an installation project in the New Project dialog box, the Project Assistant launches to help you create your project.

Creating a Project From Within Microsoft Visual Studio

You can create an InstallShield project from within the Microsoft Visual Studio workspace. For more information, see Creating InstallShield Projects in Microsoft Visual Studio.

See Also