<!--/*SC*/DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"/*EC*/-->
<html><head><title></title><style type="text/css"><!--body{padding:1ex;margin:0px;font-family:sans-serif;font-size:small;}a[href]{color:-moz-hyperlinktext !important;text-decoration:-moz-anchor-decoration;}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em;}blockquote blockquote{border-color:#006312;}blockquote blockquote blockquote{border-color:#540000;}--></style></head><body><div style="font-family: Arial; font-size: medium;" dir="ltr"><div class="defangedMessage">
<div id="me63158">
<div>Preston, Tony, and Steven,</div>
<div>&nbsp;</div>
<div>I found the following WMI class which sounds like it might be useful.</div>
<div>&nbsp;</div>
<div>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.</div>
<div>&nbsp;</div>
<div>http://msdn.microsoft.com/en-us/library/aa394587%28VS.85%29.aspx</div>
<div>&nbsp;</div>
<div>Oddly enough, this function indicates that my laptop (new Sony Vaio running Windows 7 Professional (64-bit) has no enclosure. :)</div>
<div>&nbsp;</div>
<div>Well, its a start!</div>
<div>&nbsp;</div>
<div>Thank you all for your ideas and help!</div>
<div>&nbsp;</div>
<div>Malcolm</div>
</div>
</div></div></body></html>