If you want to put your own graphic in there, you should create your image in a .bmp graphic file. It’s also a good idea to create this bitmap image with the same background shade of gray (RGB: 192, 192, 192) used in the Properties dialog. Otherwise, you risk letting Windows make its own judgments regarding color contrast and background shading.
The next thing to consider is the image size. The system properties dialog only offers enough real estate for an image of about 180 (wide) x120 (high) pixels. Make sure that you can fit your logo in this area.
Once you have created your logo and saved it as a .bmp file, copy it over to the system32 subfolder of your Windows system folder. If you don’t know where your system folder is : -
- Click the Start button and select "Run"
- In the "open" field, enter "cmd" (without the quotes) and click ok
- Windows will open up a dos command window
- In the command window, type "set system" (without the quotes)
- Look for the line that contains "SystemRoot", this is where your system directory is (generally, the Windows XP system folder is c:\windows)
Additionally you can create a new file in this same folder and name the new file oeminfo.ini In this file you can enter your contact information like in the example below :
[General]
Manufacturer=Dinesh Gadaria
Model= AMD 64
[Support Information]
Line1=" "
Line2=" For support, sales, upgrades or questions:"
Line3=""
Line4=" Contact Me"
Line5=" Windows XP PC "
Line6=" Computer Care House"
Line7=""
Line8=" +912642260487(voice)"
Line9=" +912642260487(fax)"
Line10=""
Line11=""
Line12=" http://dineshmbg.blogspot.com"
Save and close the file and you are ready. From now on, if someone opens up the system properties dialog, your own Windows XP System Properties logo is in there.
No comments:
Post a Comment