Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.WinCSDVersion
Returns service pack version.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SystemInfo | 2.8 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Deprecated
This function was deprecated.
MBS( "SystemInfo.WinCSDVersion" )
Parameters
none
Result
The service pack version string.
Description
Returns service pack version.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
Release notes
- Version 13.1
- Deprecated SystemInfo.WinCSDVersion and SystemInfo.WindowsAero functions.
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 28th January 2023