InitProperties

InstallShield 2024 » InstallScript Language Reference

Project: This information applies to InstallScript projects.

The InitProperties handler is executed when the object is inserted in a project. It initializes the values of the object script's variables that are used to read or write the values of object properties.

If you add a property to the object project by using the Add New Property dialog box, an appropriate statement, based on your entry in the dialog box's Default Value edit box, is automatically placed in this handler.