SCRIPTFILE Property

[This is preliminary documentation and subject to change.]

If this property is set, a script file is created containing all operations executed during the install. This property defines the location of the script file. If a relative path is given, the path is assumed to be relative to the location of the installation package.

Set By

Command line.

Used By

MsiEngine uses this value to determine if and where to create a script file.

Default Value

None.

Remarks

This property is completely unrelated to the EXECUTEMODE property. In other words, if this property is set, the script will be created regardless of the installer's execution mode.