Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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..

  • 1 month later...

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.

  • 2 weeks later...
  • 2 years later...

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.