Monday, August 6, 2007

How to ADD or MODIFY or DELETE the OEM logo and information in the system information tab in Windows Vista

Summary

Many OEMs usually include their logo and other information in the System information Tab, when pre-loaded Windows. Below article will helps you add, remove or modify the OEM logo and information from the system information tab in Windows Vista.

Add or Modify or Delete the OEM info

  • Click Start, click Run, type regedit.exe and press ENTER
  • Navigate to the following location: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ OEMInformation

Note: If the OEMInformation key is missing, you'll need to create it.

  • Create string values (REG_SZ) and add matching data, as per the table below
  • Exit Registry Editor

Value name

Data

Value type

Logo

<Path to your logo file>

REG_SZ

Manufacturer

<System manufacturer name>

REG_SZ

Model

<System Model number>

REG_SZ

SupportHours

<Support hours>

REG_SZ

SupportPhone

<OEM Support Phone number>

REG_SZ

SupportURL

<OEM Support URL>

REG_SZ


 

Note:
The logo should be a BMP file with the Dimension of 120x120. Logos larger than 120x120 pixels are scaled to 120x120.


 

No comments: