Do you have a standard menu item "Check for Updates"?
Last updated by Tiago Araújo [SSW] about 1 year ago.See historyA standard menu item "Check for Updates" should be available in the Help menu. Its function is running SSW Diagnostics to check updates and keep the system up to date easily. More on Do you allow users to check for a new version easily?
Here's the code to run Diagnostics:
System.Diagnostics.Process.Start("http://us.ssw.com.au/ssw/diagnostics/download/SSWDiagnostics.application#SSWDiagnostics.application");