View Single Post
  #2  
Old 28th Feb 05, 06:18 PM
Alpine's Avatar
Alpine Alpine is offline
Retired Crew
 
Join Date: Feb 2002
Location: Run Forest, RUN!!
Posts: 3,601
Alpine is on a distinguished road
Send a message via ICQ to Alpine Send a message via AIM to Alpine
#1: User Interface Tweaks .. Suite
Change Browser Toolbar Background

This tweak customizes the appearance of the Internet Explorer Toolbar

XP Professional
1. Click Start > Run > Type gpedit.msc
2. Click User Configuration > Windows Setting > Internet Explorer Maintenance > Browser User Interface
3. Double click on Browser Toolbar Customization
4. Click on Customize Toolbar Background Bitmap
5. Browse for the new Background

XP Home Edition
1. Click Start > Run, type: regedit
2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar
3. Right click on an empty spot and create a new string value
4. Name it BackBitmapIE5
5. Doubleclick on BackBitmapIE5 and type in the path of your toolbar bitmap
6. Click OK and close regedit
(always backup before making any changes in the registry)
Note: Because you can customize your browser toolbar there isn't a specific size which
you need to make this tweak work. Play around with the size until you get it right.
-----
The Width of your toolbar with be the width of your resolution. 1024 will be your width
if your resolution is 1024x768.
-----

Change owner and organization in System Properties

If you want to change the owner and organization in System Properties, just do the following:
Open the registry and go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Now just change the value for RegisteredOwner and RegisteredOrganization.

Change Resolution to anything you want....

Ok, I found out how to change your video resolution to anything you want using regedit. I reccomend you back up your registry before tweaking it. Also, don't Go over your video cards min/max resolution.

1. Navigate to:
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Contr ol\VIDEO\{Address of primary video card}\0000\

2. Find 'DefaultSettings.XResolution'. That is your y axis. Edit as a Decimal to what you want it to be. IE 1152.

2. Find 'DefaultSettings.YResolution'. That is your x axis. Edit as a deciaml to waht you want it to be. IE 863.

3. Restart, and your done.

Note: This tweak may or may not work for everyone for the resolution you want.

Change Search and Run icons in Start Menu

It was impossible to get an Icon Package / Theme that would change ALL the icons in the Start Manu. The Typical Problem would arise with the Search and Run icons (I have disabled the rest...)

A small search in the registry and I managed to identify the "keys" that control the default icons.

To change them you need to get in the registry, and that can be done by going to Start > Run (or WinKey+R) and typing "regedit" (yes, without the quotes...)

"Search"
HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon

"Run"
HKEY_CLASSES_ROOT\CLSID\{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon

You can edit each one by double clicking on the respective file.

Hope you enjoy!...

P.S. The easiest way to find the keys, is to go to the CLSID directory, go Edit > Find and search for the name by pasting the {.....} value.

Last edited by Alpine : 28th Feb 05 at 06:27 PM.
Reply With Quote