|
|
|
| auAutoUpgrader component.
|
| property InfoFileURL: String;
|
| The InfoFileURL property specifies the HTTP address where stored the Info-file (which contains the upgrade information).
|
|
|
| The location of the Info-file should be specified in following form:
|
| [http[s]://]hostname[[:port]/path/filename]
|
| Examples:
|
| http://www.appcontrols.com/software/upgrades/startupman.inf
|
| utilmind.com:80/products/someapp/app.info
|
| https://www.yourhost.net/upgrade.inf
|
|
|
|
|
| Info-file example; Calculation of upgrades.
|