Application Updates can be applied via Command Line. This feature allows users to keep SwiftSort up to date in an Automated environment and allows users to define a more considered decision of how to progress via return codes.
Syntax:-
wyUpdate.exe <switches>
Example:-
wyUpdate.exe /quickcheck /justcheck /noerr
The executable can be located in your application folder (program files) which is dependant on your operating system and architecture.
Updating SwiftSort consists of two steps, checking for an update and then applying an update.
Checking for Updates
Switch
Value
Return Codes
Comment
/quickcheck
0 = No update available
Check for updates and only display form if update available.
It is not advised to use this switch solely as it requires user intervention if an update is available.
/justcheck
0 = No update available
1= Error occured
2= Update available
For use only in combination with the above.
Check for updates and do not display a form if an update is available. A form is displayed should an error occur awaiting user intervention.
/noerr
0 = No update available
1= Error occured
2= Update available
For use only in combination with the above two switches.
Check for updates and do not display a form if an update is available or if an error occurs.
Applying Updates
Switch
Value
Return Codes
Comment
/skipinfo
0 = Update applied
Downloads and applies the available updates without user intervention unless an error occurs.
Updates should only be applied if SwiftSort is not open. Application Updates should always be applied prior to applying Resource Updates as Resource Updates are dependant on the version of SwiftSort in use.
To apply updates access to https://updates.thesoftwarebureau.com (Public IP 3.8.228.18) is needed . To route https traffic via a proxy see Proxy Server.
For installations that have no internet access due to security restrictions upgrades can also be applied locally by manually downloading the upgrade files from an unrestricted machine. Please contact support for further instructions and to be added to the relevant upgrade email subscriber list.