.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
10.11.2004

 
OS Service Pack Level from C#
Unfortunately the Environment.OSVersion property doesn't have info about service pack.

So to get service pack info, we have to use Interop to GetVersionEx

How To Determine the Operating System Service Pack Level in Visual C# .NET


Comments: Post a Comment

Powered by Blogger