This page lists the Software Update Wizard keywords by category. See also the Alphabetical List page and also the detailed Keywords Reference page.
|
Category |
|
|---|---|
|
Defining the counter variable used to determine whether an update is needed. |
|
| Testing your server script / making the script block update run every time |
|
|
Controlling the appearance of the Software Update Wizard to your users. See also: ' Customising the 'Look and Feel' of the Software Update Wizard Dialogs ' |
|
| Specifying / validating the files in the update. |
|
| Authentication with your web server |
|
| Switching
logging off or on. (See also: SuperLogging) |
LoggingOn |
| Version / date / time stamp / MD5 checking before download |
|
| Display a message before the download starts |
|
| Control whether updated files are backed up |
|
| Specifying the folder which the updated files should be installed into |
|
| Closing running instances of the application to be updated. |
|
| Launching external processes before the download starts. |
|
| Launching external processes immediately after any processes specified by KillProcess lines have been terminated. |
|
| Launching external processes after the download has been completed. |
|
| Delete a folder / folder structure |
DelTree= |
| Write the specified value to the specified registry target destination. |
SetReg |
| Displaying a success message box after the update has been completed. |
|
| Updating in-use files via a reboot (see also, KillProcess, WindowTitle). |
|
| Submitting advice of client updates from the Software Update Wizard back to the software house. |
|
| Changing the default INI section label used by the Software Update Wizard. (Helps with using PHP etc. to dynamically generate server script files.) |
|
| Launching a Campaign Manager script. |
|
| Keywords used in 2-pass update scripts (where your application handles the user interface of the update process). |
Group= |
| Change the polling interval for updates used by the Software Update Wizard service application. |
PollInterval |
| Change the default timeout value used for downloading the update files. |
ServerTimeout |
| Throttle the download speed to conserve the user's bandwidth | |
| Download the update file in the background first and then notify the user of the update |