PDA

View Full Version : System Information (W2K)



jcast17
02-28-2002, 04:51 PM
I want to get the System Manufacturer and Model that is showing up in System Information. Is this information stored in the registry? Does anyone know how to access it (Using Win32 API) and where it is stored?

Andy-S
03-01-2002, 01:40 AM
The system manufacturer and computer model are normally obtained from SM BIOS. There are several utilities that will access this information. The attached link shows one such utility. As far as accessing it using the Win32 API I am not aware of any API calls that do this.

http://www.ibm.com/products/surepath/other/smbios.html

If you do find out please post the details.

BertImmenschuh
03-01-2002, 05:41 AM
I use this DOS-based program and put it on a boot floppy disk:
<a target="_blank" href=http://www.hwinfo.com/>http://www.hwinfo.com/</a>.