- All Implemented Interfaces:
- Lib
public class WindowsVersionLib
extends java.lang.Object
implements Lib
A class for determining windows versions.
A list of names, major and minor versions, and service pack info can be found at:
http://msdn.microsoft.com/en-us/library/aa370556%28v=vs.85%29.aspx
In case the link breaks in the future, search for:
"windows operating system property values"
Copyright 2014 Partner Software, Inc.
- Author:
- Jeremy Tarver