Do you have a standard menu item "Check for Updates"?
Updated by Tiago Araújo [SSW] 1 year ago. See history
123
A 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?

Figure: "Check for Updates" menu item
Here's the code to run Diagnostics:
System.Diagnostics.Process.Start("http://us.ssw.com.au/ssw/diagnostics/download/SSWDiagnostics.application#SSWDiagnostics.application");