Treat Update and Modification as Reinstallation

Section:

Installation

Description:

By default, the execution mode reinstallation (condition = CheckInstallMode(imReinstall) returns the value 'true' even if the actual execution mode is update or modification.

If you specify NO for this setting, the execution modes update and modification are not recognized as reinstallation when using the CheckInstallMode condition.

Possible values:

Yes, No

Default value:

Yes

Set during/as:

Default value

Set on level:

ORG

Passed on to:

Change (via):

ORG

Reference (via):

InstallSettings.TreatChangesAsReinstall

Reasons for change:

Notes/Warnings:

Use the default setting to guarantee for the compatibility with older scripts.