MaxVersion Property

Specifies the maximum version number for a file in a file search on the target computer. If a target file has a version number greater than the value specified in the MaxVersion property, the file search will return false.

Settings

The MaxVersion property takes a string in the format n.n.n.n, where n is an integer. The MaxVersion property is ignored if blank.

Remarks

For version numbers that do not specify a minor version, the MaxVersion property must be filled out with zeros; for example if the version number is 5.0, you must enter 5.0.0.0.

See Also

Reference

Properties for the Launch Conditions Editor

MinVersion Property