How can I get the OS Name, such as "Windows XP Pro". I know I can do
sys.getwindowsv ersion but that doesnt return a nice Windows XP Pro
string.
and os.name gives "nt"
thanks.
sys.getwindowsv ersion but that doesnt return a nice Windows XP Pro
string.
and os.name gives "nt"
thanks.
Comment