Some Windows XP tweak!
~hey guys, here is the continuation for the XP tweak that I give you with my previous post!
How to avoid autoplay of CD ? Way I like best tip.
Hey this time no registry trick even though there are ways in registry to do it. In earlier operating systems only those CD that had autorun.inf file in their root directory were able to execute on its own but with advent of WINDOWS XP it has become possible with just about anything. Well sometimes it is good but there are other times when you want to avoid this part of automation. What would I do. Simply press SHIFT key when you enter a CD in your CD drive. It won’t Auto play. For those of you, who do want a registry hack. Here it is:
Open Registry and navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] and look for key “NoDriveTypeAutoRun” and set its value to 185 (decimal). This would stop autoplay.
This tip to speed up the Start Menu in Windows XP.
Did you know you can customize the speed of the Start Menu by editing a Registry Key?
Click Start, and then click Run.
Type Regedit in the box, and then click OK.
Expand the menu in the left panel and select the HKEY_CURRENT_USER\Control Panel\Desktop folder.
Scroll down in the right panel and double click on the MenuShowDelay file.
In the Value Data box, change to default value for the menu speed from 400 to a lesser number, such as 1.
Click OK.
Caution: Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you may want to back up any valued data on your computer.
Customizing Windows Explorer Context menu (right click menu in windows explorer)
Ever wondered how does the right click menu (which is actually a context menu) work ? For example, when I right click in windows explorer, I see an option which says “open command window here”. Do You know why I see this ? Well I see this because I have following entries in my registry.
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@=”Open Command Window Here”
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@=”C:\WINDOWS\System32\cmd.exe /k cd “%1″”
If You have never used a tweaking utility and have newly installed Windows XP, You would not see this option. You would have to navigate to [[HKEY_CLASSES_ROOT\Drive] go and create two subkeys (”cmd” and within that “command” and would have to put the text “Open Command Window Here” without quotes in default string value of “cmd” key and the text “C:\WINDOWS\System32\cmd.exe /k CD”%1″” without quotes in default string value of command key). After this You need to REBOOT for these changes to take effect.
Trick is in adding similar entries for other applications as well even though its much harder to come with ideas about what to put in the context menu!!!!
that’s it for now guys, watch out for additional XP tweak soon…




