Preston, Tony, and Steven, I found the following WMI class which sounds like it might be useful.
Determine whether a computer is a tower, a mini-tower, a laptop, and so on by using the Win32_SystemEnclosure class and checking the value of the ChassisType property. http://msdn.microsoft.com/en-us/library/aa394587%28VS.85%29.aspx Oddly enough, this function indicates that my laptop (new Sony Vaio running Windows 7 Professional (64-bit) has no enclosure. :) Well, its a start! Thank you all for your ideas and help! Malcolm
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
