Last Update: Sep 24, 2024 | Published: Jan 06, 2009
As you may remember, in my “How can I change or add OEM logo and information on my computer?” article, one could easily add support information such as manufacturer information, support link and other information, plus a small image of the manufacturer’s logo. This information was inserted by manufacturers that sold pre-installed computers and laptops, and was visible when one went to the My Computer > Properties screen, or pressed the ÿ + Break key.
In Windows Vista, adding support information and a company logo is not as simple as it was in Windows XP, and it requires some Registry editing. You will also need a small logo of the company or other entity you want to display. Please follow these instructions:
You will need to create a small logo of your choice by using any graphics editing tools. Make sure that the logo file is called OEMLOGO.BMP, and, guess what, save it in .BMP format.
Also, the logo file should not be bigger than 120X120 pixels in size.
For example:
You can place the file in any directory of your choice, but I suggest you put it in the %systemroot%system32 folder of your computer (for example – C:WindowsSystem32). Note this path, you’ll need it later.
The Registry
The next phase is to edit the local Registry and add the support information.
Note: You can export your settings and make the addition of such settings for more computers by importing the information and OEMLOGO.BMP file to them. In order to export the information, click on the OEMInformation key. Next, go to File > Export, and give the file a name (such as settings.reg). You can then edit the file with Notepad and distribute it to other computers (don’t forget the .BMP file).
I added my example of the file for your reference, just copy, paste into a .REG file, and edit it to reflect your own information:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionOEMInformation] "Logo"="C:WindowsSystem32oemlogo.bmp" "Manufacturer"="Daniel Petri" "SupportHours"="Sun-Thu 9am-5pm" "SupportPhone"="972-50-9876543" "SupportURL"="https://petri.com"
After editing the Registry and pasting the OEMLOGO.BMP file in the right path, go to the My Computer > Properties screen, or press the ÿ + Break key:
Done!
Related Articles
Got a question? Post it on our Windows Vista Forums!