OemInfo in Windows XP system information

Posted: 11-20-2003, 09:22 PM
The OEM information is reflected in the System Properties
page when right-clicking My Computer/Properties, but is
not the same as the persistent OEM information obtained
from the System Tools program group application System
Information.

From my search on the web, this information is from the
SMBIOS . Check http://www.dmtf.org/standards/smbios . The
information appears to be stored as a table which is
memory mapped to the physical memory. However, its
location is not specified. WMI also gets handles to this
information somehow.

I would appreciate pointers on how to retrieve this
information using kernel mode code in XP.

Thanks
Dibyendu
>-----Original Message-----
>OEMInfo is pulled from oeminfo.ini which is located in
>the %windir%\system32 folder.
>
>>-----Original Message-----
>>Hi,
>>
>>I am trying to determine where the Sytem manufacturer
>and
>>System Model information (that is display using the
>System
>>Information app) is stored under Windows 2000/XP and if
>>this information is persistent or can it be modified.
>>
>>I have found a reference to it under the Registry
>>under
>>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\W indowsUpd
>at
>>e\OemInfo.
>>However the values under this key are not looked at by
>>the app and changes here are no reflected in the app.
>Also
>>some machines do not seem to have this info.
>>
>>WMI can also pull this information persistently,
>according
>>to one of my colleagues.
>>
>>Primarily, I am looking for a method to definitely
>>identify the manufacturer/model of a system. I would
>like
>>to be able to do this from kernel mode driver, so WMI
>>calls are out. Ideally, I would get this information
>with
>>a kernel mode call when necessary. Hence my query for
>>where this information is stored.
>>
>>Would appreciate a reply be email.
>>
>>Thanks
>>Dibyendu Nandy
>>.
>>
>.
>
Reply With Quote

Responses to "OemInfo in Windows XP system information"

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
System Information not authorized Gary Sampson Windows XP WMI 1 07-01-2004 02:08 PM
System Information Nick Windows XP Hardware 2 02-02-2004 02:45 AM
System Volume Information Sarah Windows XP Help & Support 6 11-25-2003 04:01 AM
Can't access system information Donna Windows XP Accessibility 0 07-17-2003 05:09 PM
xp and system information Howard Kingman Windows XP Hardware 2 07-07-2003 12:57 AM