Search This Blog

Wednesday, July 7, 2010

Give Windows your own brand name


Here's a little trick where you can change the manufacturer etc. from your PC. You can find these when you right-click on "My Computer" and select Properties. Hit the "Support information" button and you'll see the information.

  1. Open Notepad and copy the following code.
    [General]
    * Manufacturer=Your name here
    * Model=Your model here
    * [Support Information]
    * Line1=Your name here
    * Line2=Your address here
    * Line3=Your email address here
  2. Change the lines into the things you want to be displayed ("Your name here" will be "Marco" or something).
  3. Save the file as oeminfo.ini
  4. Place the oeminfo.ini in C:\WINDOWS\system32 and you're done.

No comments: