Skip to main content

Changing the visual style and color

Changing the visual style and color scheme can greatly increase the visual appeal of the classic logon screen. Instead of using the default blue Windows XP style on the screen, you can specify any style that is installed on your computer as well as the different color schemes that some styles have. This hack works great in combination with setting a background image. You can create a nice clean look that still looks good without using the Welcome screen.

To get started, you will be using the Registry Editor again. Also, before you can change the visual style, you should be aware that you will need to apply a patch to your system so that you can run Visual styles that other people have made for Windows XP. More on this in Chapter 4, where you will find out where to get Visual styles from and how to install them. Just be aware that you will not be able to change the visual style of the classic logon window until you have read Chapter 4. If you attempt to change it now, on an unpatched system, you will run into
problems. However, if you just want to change the color scheme of the default Windows XP style, then you will have no problems right now at all. Now that I have warned you about the possible problems you may encounter, let's get started:

1. Click the Start menu and select Run. Then type regedit in the box and click OK.

2. Once the Registry Editor is open, navigate through HKEY_USERS, .DEFAULT,
Software, Microsoft, Windows, CurrentVersion, and ThemeManager. You will now see all of the theme properties for the logon screen. The two entries that you will be working with are ColorName and DllName. ColorName specifies the color scheme of the current visual style that is specified in the DllName property.

3. First, let's change the color scheme of the default Windows XP style. You have three different choices for the ColorName value: NormalColor (default blue look), Metallic (silver), Homestead (olive green look). To change this property, just right-click it and select Modify. Then change the value to the corresponding value for the color scheme you want to use, such as Homestead. For example, if you want to use the olive green look on the classic logon screen, you will want to set the ColorName value to Homestead.

4. If you want to change the visual style of the classic logon screen, and have already read Chapter 4 and have patched your computer, then you will want to edit the DllName property. Right-click it and select Modify.Then, type in the path to the visual style you want to use.The path for the default Windows XP style is %SystemRoot%\Resources\themes\Luna\Luna.msstyles.The %SystemRoot%in the path is just an environment variable that the system interprets as C:\Windows or whatever folder where you installed XP. Once you have the new path entered that points to the visual style that you downloaded or made, click OK to save your changes.

5. When you have changed the visual style, you will also have to update the ColorName property to reflect the names of the different color schemes within the visual style. By default, you should set this property to NormalColor for most Visual styles. Once you have completed this, you are finished!

Once you reboot or log out, you will see the changes that you made. If you are having display problems after you install a new visual style, make sure that you have properly patched your computer. Remember, you have to patch your computer, not just install a program like Style XP. Refer to Chapter 4 for much more information on Visual styles.

Comments

Popular posts from this blog

File and Folder Permissions

Windows XP Professional boxes running the NTFS file system have the capability to set indi vidual file permissions on both files and folders. File and folder permissions allow you to specify exactly who will be able to read, write, execute, and even list or access a folder. So, file and folder permissions can be a very powerful tool to protect your data from others' eyes. If your file system is FAT32, then you will not be able to set permissions. Fortunately, an easy way exists for you to convert your FAT32 file system to NTFS. Do a search in the Windows Help and Support Center for Convert to NTFS and you will be shown directions on how you can go about converting your drive's file system. Setting the permissions on with a lot of control requires you to disable simple file sharing and security. To do so, follow these steps: 1 . Open up any folder on your computer and expand the Tools menu and select Folder Options. 2 . Click the View tab and scroll to the bottom of the Adv...

10 Ways To Access Blocked WebSites

Websites like facebook, twitter and other social networking sites are generally blocked in schools, colleges and offices. There exist some tricks by which you can bypass the restrictions and access blocked sites, the most obvious is the use of proxies or Anonymizer websites. But using proxies doesn’t always works as they gets blocked by firewall as well . Here I am listing some other methods to access blocked contents. 1. Use IP instead of URL Each website has its equivalent ip address . This method works best when blocked sites are stored as a list of URLs  .You can use  ip address  to access blocked contents . For example to access facebook you can use  ip address 69.63.189.11 in your address bar . You can use ip-address.com to find the ip address of other websites . 2. Use Google Cache All major search engines like Google yahoo and Bing stores cached pages of websites themselves . You can access blocked websites by viewing their  cached copy on search...

Using the quick boot feature of the BIOS

All systems initialize in more or less the same way. During the power on self-test mentioned earlier, the BIOS checks the hardware devices and counts the system memory. Out of all of the different types of system memory, the random access memory, better known as RAM, takes the longest to be counted. Counting the RAM takes time, and on a machine that has large amounts of RAM, this calculation can take several seconds. For example, a machine that has 512MB of RAM may take up to 3 seconds just to count the memory. On top of the RAM counting, a few other tests need to be done because your computer wants to make sure that all of the hardware in your computer is working properly. All of these system tests are not needed every time you boot, and can be turned off to save time. Most BIOS's offer a feature called quick boot. This feature will allow the user to turn off these tests. Other BIOSs only allow you to turn off the memory check, which will still cut down on a lot of time....