Three Quick Registry Tweaks to Customize Windows Like a Pro

I have been saying repetitively how wonderful Windows is. The registry particularly can make customization easy and definitely fun. Today, we will be looking at just a few registry tweaks that can increase your ability to customize Windows to an extreme level.

WARNING : BEFORE making any changes to the Windows registry, it is highly recommended to make a backup in case anything goes wrong. To backup your Windows registry, tap your Windows key on the keyboard and “R”. When the Run box comes up, type regedit. When the Registry box comes up, go to ‘File’ then ‘Export’. Save the resulting file to your hard drive.

backup windows registry

Lets get started!

Tweak 1 - Become Your Own Computer Manufacturer

It is common for computers to come with information about the manufacturer in Start Menu under the “Run” entry. Wouldn’t it be cool, though, to be your own computer manufacturer?

Well, it is possible with Windows! Let’s do it then:

    Step 1: Open Notepad (”Start,” “Run,” notepad.exe)

    Step 2: Copy the following into it:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
    @=”TITLE HERE”

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
    @=”ICON HERE”

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
    64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
    “ThreadingModel”=”Apartment”

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance]
    “CLSID”=”{3f454f0e-42ae-4d7c-8ea3-328250d6e272}”

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
    “CLSID”=”{13709620-C279-11CE-A49E-444553540000}”
    “method”=”ShellExecute”
    “Command”=”TITLE HERE”
    “Param1″=”FUNCTION HERE”

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex]

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers]

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
    @=”"

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu]
    @=”"

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder]
    “Attributes”=dword:00000000

    Step 3: Change the following values to whatever you like:

    TITLE HERE - Add the text that you want to be shows, ex. John’s PC

    ICON HERE - The image that is used as a brand logo. It must be a .ico and 24×24. (E.g. C:\\mylogo.ico. The \ has to be replaced by two \\’s.)

    FUNCTION HERE - This should be replaced with the function that will be used when clicked. (E.g. A website, a windows executable, etc. http://google.com will redirect to Google when clicked.)

    Step 4: Save the file as brand.reg and double-click it. Now, simply log off and back on and you should have your own branded version of Windows!

 

Tweak 2 - Create Your Own Run Command

I talk a lot about Windows, and using the “Run” command is a large part of it. It is a simple and easy method of accessing programs quickly. If you happen to want to make a shortcut to an application your own way, guess what, you can!

Let’s do it:

    Step 1: Go to “Start,” “Run,” (told you we use it a lot) and type regedit.

    Step 2: Navigate to the following:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Apps Path

    Step 3: Create a new folder/key under Apps Path. (Right-Click Apps Path and click “New,” “Key.”)

    Step 4: Title the new folder/key the name of the application, e.g. firefox.exe.

    Step 5: Right-Click the default string value (the thing automatically created in your new folder) and click Modify.

    Step 6: Change the value to the path of the executable you are attempting to run. E.g. C:\Program Files\Mozilla Firefox\firefox.exe.

    Step 7: Create a new “String Value” by right-clicking under the default value (the thing we just edited) and select “New,” “String Value.” Name it Path and enter the value as the same path you previously entered.

    Step 8: Done! Now, all you need to do is go to “Start,” “Run,” and type the name of your command!

Tweak 3 - Change Windows Start Menu Delay

The MenuShowDelay registry key sets a delay for different menus. This registry key is one of the most useless keys in Windows.

If, for some reason, you want your start menu to delay for 900 milli-seconds, then you do not need to mess with this at all. If you do, though, want to speed up your computer just a little more then here is how you lower the menu delay:

    1. Go to “Start,” “Run,” and type regedit.

    2. Navigate to the following:
    HKEY_CURRENT_USER\Control Panel\Desktop

    3. Find the key labeled “MenuShowDelay” and right-click, then click Modify.

    4. Change the value to whatever you like. (The range is 0-999 in milliseconds.)

Hope these tweaks helped you get closer to a nearly perfectly tweaked computer! Are you aware of any other cool registry tweaks? Please share them in comments.

(By) Will Mueller is a computer nerd and geek that has been working with computers for far too long. He is currently working on one of his sites at PiccDrop. You can also check him out on Twitter.

Enjoyed this article? Subscribe to MakeUseOf and get daily updates about new cool websites and programs in your email for free. Plus get free cheat sheets to your favorite programs.


Enter your email address:  

Subscribe to MakeUseOf

Filed Under: How-To ¦ Windows
Tags: , , , , ,

Latest from Will Mueller:

Most Popular:
  • 100 Portable Apps for your USB Stick (both for Mac and Win)
  • 40 Unusual Websites you should Bookmark
  • 1 Awesome Gmail tip You Don’t Know about. Seriously.
  • The Best, Free Alternatives to Nero CD/DVD Burner
  • 5 Packs to Transform Windows to other OS
  • 18 Free Ways To Download Any Video off the Internet
  • 13 Bargain Websites That are Cheaper than eBay
  • 5 Tools to Make Windows XP Look Like Vista
  • 7 Excellent destinations to watch TV Shows for FREE
  • Watch Popular TV Shows,Cartoons,Movies,Anime for free
  • 3 Comments » Leave One...

    Comment by Aibek
    2008-10-11 17:44:16

    Agree, the “Windows Start Menu Delay” is the most useless setting ever. That’s one of the first things I change when customizing my new PC.

     
    Comment by Chris
    2008-10-11 18:50:14

    With the tip about the run command…. I find it easier just to create a shortcut in C:\windows, and call it what you like. That way you can just go Start > Run > excel [enter]

    …much safer than a regedit, and a lot less work.

     
    Comment by EverybodyGeek
    2008-10-13 16:25:43

    About the Run tweak… I don’t think that is very useful in Vista, as you can just type the name of your program directly into the start menu. So no need for a run command anymore.

     
    Name (required)
    E-mail (required - never shown publicly)
    URI
    Subscribe to comments via email
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment. All comments are moderated. If your comment does not show up immediately, be patient. It will show up momentarily.

    Responses:



    © 2007-2008 MakeUseOf.com. All rights reserved. Design by Unique Blog Designs.