Save As Dialog Box

InstallShield 2019

On the File menu, click Save As to open the Save As dialog box. This lets you save a copy of the open project as a template or as a new project with a different name and location.

Dialog Box Settings

The Save As dialog box is a standard Windows dialog box. To display detailed help for any control except the following ones, select the control and press F1.

InstallShield-Specific Settings on the Save As Dialog Box

Setting

Description

Save as type

Project • The Save as type option is available for the following project types:

Basic MSI
DIM
InstallScript
InstallScript MSI
Merge Module

The Save as type list enables you to specify the type of file that you are saving.

To create a template from the current project, select InstallShield Template (.ist).

Create ‘Project Name’ subfolder and save the project in the created folder

This check box controls where the project file is located on your system. To create a <Project Name> subfolder in the location specified in the Project Location box (on the File Locations tab of the Options dialog box) and to save the project in that subfolder, select this check box. For projects that contain InstallScript, the Script Files folder is also created in this subfolder.

To save the .ism project in the location specified in the Project Location box, clear this check box.

Create and assign a new project GUID to the saved project

If the new project’s GUID should be different than the GUID of the original project, select this check box. If the new project’s GUID should be the same GUID of the original project, clear this check box.

Update the project settings appropriately based on the new project name

To use the name that you specified in the File name box as the value for the Project Name setting in the General Information view of the new project, select this check box. If the value of the new project’s Name setting should be the same as that of the original project, clear this check box.

See Also