OEM info edit

fawzar

Member
Sep 10, 2008
67
0
0

Any one can give the link software for the same i need to put my logo on my mycomputer properties.... pls


oemlogo.gif
 

nismok

Well-known member
  • Jun 27, 2008
    9,391
    673
    113
    To add the manufacturer and support information you need to create two new files in the Windows system directly, normally "C:\WINDOWS\SYSTEM" for Windows 95, 98 and Me and "C:\WINNT\SYSTEM32" for Windows NT and 2000.

    The first file is a text file called "OEMINFO.INI". To create the file open notepad and copy the template below, make any changes and save the file in the System directory.

    OEMINFO.INI Template

    [General]
    Manufacturer=Your Company, Inc.
    Model=Your Computer Model
    SupportURL=http://your.support.site/
    LocalFile=c:\your\local\support\file.htm

    [Support Information]
    Line1=first line of support information
    Line2=second line
    Line3=third line
    Line4=fourth line

    The other file you need to create is a logo file. This is a standard Windows bitmap file (172 x 172 pixels), saved as "OEMLOGO.BMP" in the Windows System directory.

    Once you have created both these files open System Properties from Control Panel and your company information and logo will be displayed. The details you entered in the [Support Information] section will show up when you click on the Support Information button.

    Note: To display a logo you must create a 172x172 (pixel) bitmap image and save it as OEMLOGO.BMP in the Windows system directory.

    Source : http://www.pctools.com/guides/registry/detail/293/