SaveProject Method (Advanced UI and Suite/Advanced UI)

InstallShield 2019 » Automation Interface » Advanced UI and Suite/Advanced UI

Project • This information applies to the following project types:

Advanced UI
Suite/Advanced UI

Edition • The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.

To save any changes that you have made to your Advanced UI or Suite/Advanced UI project file through the automation interface, call the SaveProject method.

Syntax

SaveProject ()

Return Values and Errors

SaveProject Method Values

Return Value

Description

ERROR_SUCCESS (0)

Project is saved.

Error Code 1104

Unable to save file: %1. The project is open in read-only mode or is being used by another process.

Applies To

ISWiProject