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 checks for a newer version and aborts deployment if one is found. |
False |
The installer does not check for newer versions. |