Skip to main content

Settings for automatic updates

Key avix.update.updatesites
Section se.solme.avix.p2
Default value Not set
Description A semicolon separated list of update sites.
An update site can be any valid URI as well as any existing folder or zip/jar-file.
Example:
http://customers.solme.se/AVIXupdatesite;
Z:/sharedfolder/customfeature.zip
Added in AVIX 4.4.2
Key avix.update.updatesiterootfolders
Section se.solme.avix.p2
Default value Not set
Description A semicolon separated list of folders. All valid update sites in the root of these folders will be added as update sites. Good to use in conjunction with the settings
AVIX.update.updateonstartup,
AVIX.update.installonstartup,
AVIX.update.clearexistingupdatesitesonstartup
to enforce updates in an enterprise scenario.
Example:
Z:/shared folder/common AVIX updates;
S:/shared folder/personal AVIX updates
Added in AVIX 4.4.2
Key avix.update.clearexistingupdatesitesonstartup
Section se.solme.avix.p2
Possible values true
false
Default value false
Description If set to true all existing update sites are removed on when the application is started. Good to use in conjunction with the settings
AVIX.update.updatesites,
AVIX.update.updatesiterootfolders
to forcibly remove unwanted update sites.
Added in AVIX 4.4.2
Key avix.update.updateonstartup
Section se.solme.avix.p2
Possible values true
false
Default value false
Description If set to true the application tries to automatically update all installed features when the application is started. All available update sites are used.
Good to use in conjunction with the settings
AVIX.update.updatesites,
AVIX.update.updatesiterootfolders,
AVIX.update.clearexistingupdatesitesonstartup
to enforce control of update sites in an enterprise scenario.
Added in AVIX 4.4.2
Key avix.update.installonstartup
Section se.solme.avix.p2
Possible values true
false
Default value false
Description If set to true the application tries to automatically install all currently uninstalled features from all available update sites when the application is started.
Good to use in conjunction with the settings
AVIX.update.updatesites,
AVIX.update.updatesiterootfolders,
AVIX.update.clearexistingupdatesitesonstartup
to enforce control of update sites in an enterprise scenario.
Added in AVIX 4.4.2
Key avix.update.policy.repositoriesvisible
Section se.solme.avix.p2
Possible values true
false
Default value true
Description Controls if should be possible to change/add new update sites from the "install new software" wizard.
Added in AVIX 4.4.2
Key avix.update.policy.restartpolicy
Section se.solme.avix.p2
Possible values 1
2
3
4
Default value 4
Description

Controls the restart policy used after components have been installed/updated via the install/update wizards.


1 = Force restart (no confirmation dialog)
2 = Force apply (no confirmation dialog)
3 = Prompt restart (user is informed and must confirm restart)
4 = Prompt restart or apply (user gets to choose restart or apply)


Added in AVIX 4.4.2

Key avix.update.policy.showlatestversiononly
Section se.solme.avix.p2
Possible values true
false
Default value true
Description Controls the default check state of the setting "show latest version only" in the "install new software" wizard.
Added in AVIX 4.4.2
Key avix.update.policy.availablegroupbycategory
Section se.solme.avix.p2
Possible values true
false
Default value true
Description Controls the default check state of the setting "group by category" in the "install new software" wizard.
Added in AVIX 4.4.2
Key avix.update.policy.updatewizardstyle
Section se.solme.avix.p2
Possible values 1
2
Default value 1
Description Controls how installable units are presented in the wizard.
1 - Show many installable units in the wizard
2 - Show only one installable unit in the update wizard
Added in AVIX 4.4.2