DetectNewerInstalledVersion Property

Specifies whether to check for newer versions of an application during installation on a target computer. If this property is set to True and a higher version number is detected at installation time, installation will end.

Settings

The settings for the DetectNewerInstalledVersion property are:

Setting Description
True The installer will check for a newer version and abort deployment if found.
False The installer 'will not check for newer versions.

See Also

Deployment Properties