WinCert.net Forums: How To Add OEM Information In Vista System Properties - WinCert.net Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How To Add OEM Information In Vista System Properties

#1 User is offline N1K 

  • Vivified Pirate
  • Group: Administrator
  • Posts: 3,390
  • Joined: 30-April 06
  • Location:Zagreb, Croatia
  • OS:Windows 7 x64

Posted 17 February 2007 - 09:51 PM

We all know about OEM information in system properties under Windows XP.
There are OEMLogo.bmp (96x96) for OEMLOGO and OEMInfo.ini for OEM information used to add under windows XP
Copy both files under X:\Windows\System32\

But In Windows Vista, there's a new method to add OEM information in the System properties.
All work is done now through Windows registry instead of using OEMinfo.ini file.


Here is the code you should merge in the registry: (Always back up your registry!!)
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
@=""
"Manufacturer"="Hewlett-Packard"
"Model"="Compaq Presario SR1610IL"
"Logo"="C:\\Windows\\system32\\oemlogo.bmp"
"SupportPhone"="1-600-114772 (Toll free), 0124-2346992 (Toll Number)"
"SupportURL"="http://www.hp.com/in/support"
"SupportHours"="9 AM to 9 PM (Mon-Sat)"


Here We can see that there is no need to put OEMlogo.bmp file in X:\Windows\System32.
We can put the file anywhere 'cause the varialbe can be set in the reg code..
0

#2 User is offline The Dead 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 23-February 07
  • Location:El Infierno (o mi casa, depende la hora)

Posted 04 April 2007 - 07:16 PM

Hi N1K, I don't know how to do this, could you guide me, please? I think that I have to write a REG file, it is correct? I'm not sure.

Thanks.
0

#3 User is offline N1K 

  • Vivified Pirate
  • Group: Administrator
  • Posts: 3,390
  • Joined: 30-April 06
  • Location:Zagreb, Croatia
  • OS:Windows 7 x64

Posted 04 April 2007 - 07:51 PM

Correct, edit this code as you like, create oemlogo.bmp and copy it in the location specified in the code above.
Now, copy and paste this code into notepad and save it as .reg file.
Run the saved .reg file to merge this code into registry..
0

#4 User is offline The Dead 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 23-February 07
  • Location:El Infierno (o mi casa, depende la hora)

Posted 04 April 2007 - 08:31 PM

Thank U very much N1K, it works. :speak_cool:
0

#5 User is offline Michael 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 13-April 07

Posted 13 April 2007 - 02:12 AM

Vista 64-bit is a little different.
How do we do that?

View PostN1K, on Feb 17 2007, 04:51 PM, said:

But In Windows Vista, there's a new method to add OEM information in the System properties.

0

#6 User is offline N1K 

  • Vivified Pirate
  • Group: Administrator
  • Posts: 3,390
  • Joined: 30-April 06
  • Location:Zagreb, Croatia
  • OS:Windows 7 x64

Posted 13 April 2007 - 05:57 AM

Can you try with this tool, I hope it'll work for you..

http://keznews.com/2552_Vista_Oem_Activati...ol_Kit_0_5_Beta
0

#7 User is offline RaimaGree 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 20-August 09
  • OS:Windows XP Pro x64

Posted 20 August 2009 - 03:11 PM

View PostN1K, on 17 February 2007 - 09:51 PM, said:

We all know about OEM information in system properties under Windows XP.
There are OEMLogo.bmp (96x96) for OEMLOGO and OEMInfo.ini for OEM information used to add under windows XP
Copy both files under X:\Windows\System32\

But In Windows Vista, there's a new method to add OEM information in the System properties.
All work is done now through Windows registry instead of using OEMinfo.ini file.


Here is the code you should merge in the registry: (Always back up your registry!!)
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
@=""
"Manufacturer"="Hewlett-Packard"
"Model"="Compaq Presario SR1610IL"
"Logo"="C:\\Windows\\system32\\oemlogo.bmp"
"SupportPhone"="1-600-114772 (Toll free), 0124-2346992 (Toll Number)"
"SupportURL"="http://www.hp.com/in/support"
"SupportHours"="9 AM to 9 PM (Mon-Sat)"


Here We can see that there is no need to put OEMlogo.bmp file in X:\Windows\System32.
We can put the file anywhere 'cause the varialbe can be set in the reg code..


It's correct for XP x32 version. But how about XP x64?

Thanks
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users