win32all - determine wrkstn vs. server

Peter Maas peter.maas at mplusr.de
Tue Jun 8 04:47:09 EDT 2004


ChrisH schrieb:
> Does anyone know of a way to determine whether the current computer 
> running a python script is a workstation or server? 
> 
> I've used the following code, but it only tells me the version of 
> Windows.
> 
> (majVer,minVer,buildNum,platID,osInfo) = win32api.GetVersionEx()

Try asking in comp.os.ms-windows.programmer.win32, because it is
not a Python but a Win32 API issue.

Mit freundlichen Gruessen,

Peter Maas

-- 
-------------------------------------------------------------------
Peter Maas, M+R Infosysteme, D-52070 Aachen, Hubert-Wienen-Str. 24
Tel +49-241-93878-0 Fax +49-241-93878-20 eMail peter.maas at mplusr.de
-------------------------------------------------------------------



More information about the Python-list mailing list