Configure AppSync for InventoryName.
If you do not configure this setting, the ThinApp Runtime will perform AppSync, using the AppSync parameters set in the package. If the package does not contain any AppSync parameters, the Runtime will not perform AppSync.
If you disable this setting, the ThinApp Runtime will not perform AppSync, even if the package contains AppSync parameters.
If you enable this setting, the ThinApp Runtime will perform AppSync, even if the package does not contain any AppSync parameters. If the package does contain any AppSync parameters, the Runtime will use the parameters configured here, overriding any AppSync parameters set in the package.
SyncURL is a required parameter.
Examples:
http://server/path/file.exe
file:///C:/apps/upd/appX/main.exe
file:///\\10.111.222.101/upd/appX/main.exe
UpdateFrequency, WarningFrequency, WarningPeriod and ExpirePeriod are time values, set in units of min(m), hrs(h) or days (d) or 'never'
Examples:
WarningFrequency = 5d
ExpirePeriod = never
If any of the above time values are configured empty, the default values listed under, will be used.
Defaults:
UpdateFrequency = 1d, WarningFrequency = 1d, WarningPeriod = 5d, ExpirePeriod = never
UpdatedMessage, ExpiredMessage and WarningMessage - these are initialized to their default values - if a value is set empty, the Runtime will not display that message!
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName |
Value Name | AppSync |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
SyncURL:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | SyncURL |
Value Type | REG_SZ |
Default Value |
UpdateFrequency:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | UpdateFrequency |
Value Type | REG_SZ |
Default Value | 1d |
UpdatedMessage:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | UpdatedMessage |
Value Type | REG_SZ |
Default Value | This application has been updated. |
ExpirePeriod:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | ExpirePeriod |
Value Type | REG_SZ |
Default Value | never |
ExpiredMessage:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | ExpireMessage |
Value Type | REG_SZ |
Default Value | This application has been unable to contact its update server for %expire_days% day(s), so it is unavailable for use. Check your network connection and try again. |
WarningPeriod:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | WarningPeriod |
Value Type | REG_SZ |
Default Value | 5d |
WarningFrequency:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | WarningFrequency |
Value Type | REG_SZ |
Default Value | 1d |
WarningMessage:
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | WarningMessage |
Value Type | REG_SZ |
Default Value | This application will become unavailable for use in %remaining_days% day(s) if it cannot contact its update server. Check your network connection to ensure uninterrupted service. |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\ThinApp\Management\InventoryName\AppSync |
Value Name | ClearSandboxOnUpdate |
Value Type | REG_DWORD |
Default Value | |
True Value | 1 |
False Value |