Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

SystemInfo.WinCSDVersion

Returns string, such as "Service Pack 3", that indicates the latest Service Pack installed on the system.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 2.8 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "SystemInfo.WinCSDVersion" )

Parameters

none

Result

The service pack version string.

Description

Returns string, such as "Service Pack 3", that indicates the latest Service Pack installed on the system.
Shows "Service Pack 3" on a Windows XP SP3 installation.
If no Service Pack has been installed, the string is empty.

See also

Created 18th August 2014, last changed 18th August 2014


SystemInfo.WinBuildNumber - SystemInfo.WinMajorVersion

Feedback: Report problem or ask question.