-
Notifications
You must be signed in to change notification settings - Fork 2
installation_condition_version_string
Jeremy Baker edited this page Apr 19, 2018
·
4 revisions
The installation_condition_version_string key allows you to enter the Version String that the app must be on the system in order to install. This corresponds to the "File Version String" operator.
<key>installation_condition_version_string</key>
<string>42</string>
This will add an installation condition to the uploaded package to only install on systems where version "42" of a defined application is installed.
Note: This key must be used in conjunction with the installation_condition_name.
Required: False
-
Input Variables:
- add_s_to_availability_date
- availability_hour
- dest_payload_path
- download_payloads_before_user_dialog
- import_pkg_to_servercenter
- installation_condition_name
- installation_condition_version_string
- max_os
- min_os
- os_platform
- payload_name_prefix
- platform_arch
- sd_name_prefix
- sdpackages_ampkgprops_path
- source_payload_path
- staging_server_option