NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
Home > News > Microsoft > Tips & Tricks

Tips & Tricks


Registry Tweaks to Enhance Your Windows XPerience

Registry workarounds for tedious, but useful XP optimizations

By Stefan Fintea, Software News Editor

16th of September 2008, 08:01 GMT

Adjust text size:


An example of what the tweaks.reg file should look like
Enlarge picture
You may ask yourselves, why should this article be any different from all those tweaking tutorials around the Internet or, better yet, why should you read this when you can install a program that does it all for you? Here's why: this article will help you make important changes to your system with just two windows opened: this one and a notepad. That's all! No need to click your way through dozens of windows, no need to go through the risk of pushing the wrong button and crashing your operating system.

Furthermore, you don't have to pay a single cent! Why pay for a program to do what you yourselves can do in just a few seconds? And last but not least, you will be able to choose from a list only the tweaks that you're interested in and then apply them on any computer, at any time with just a double-click. Tweaking can hardly get any easier than that! Think how cool that would be, especially after reinstalling Windows.

Let's start by creating the file that will do all the magic. Right-click on your desktop, create a new text document and name it tweaks.reg. Windows will ask if you're sure that you want to change the file extension – click Yes. Right-click the file and choose Edit: a blank notepad window will appear. There are two things you must keep in mind: first of all, for the magic to work your text document must start with 'Windows Registry Editor Version 5.00'. Secondly, later on, be very patient when copying something to paste it in your document. If you copy an incomplete text, the tweak will not work and you might alter other system settings.

As for the pieces of advice that will make your work easier when creating the tweaking file, just keep in mind two things: remember the purpose of each line (you can use comment lines in which you can write whatever you like as long as they start with a semicolon) and, of course, know that there's no problem in leaving a few lines empty between each tweak, to help you differentiate them.

Now here's a list of system tweaks for you to choose from. The idea is quite simple: I'll provide a few lines (the tweak) and a short explanation for what they do. If you're interested in seeing the tweak applied to your computer, all you have to do is paste the lines at the bottom (no, you can't paste them anywhere you like) of your tweaks.reg file.

To make sure I've got your attention, in this article I’ll post optimizations that are either impossible to apply in a conventional way (from Windows Explorer or Control Panel, for example) or possible, but pretty tedious, so getting your hands dirty in less known parts of Windows would normally be necessary in order to apply them.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer]
"NoLowDiskSpaceChecks"=dword:00000001


It will deactivate the annoying "Low Disk Space" message that appears in your system tray each time one of your drives is almost full.

[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/policies/system]
"NoInternetOpenWith"=dword:00000001


This baby will remove the window that always pops up when you try opening a file that is not assigned to a program, asking you if you wish to go online and find out which program you should use to open that type of file. After applying this patch, you’ll see just the Open With window.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/CabinetState]
"Use Search Asst"="no"


I don't know about you, but I'm a big fan of the old, classic search, without any "assistants." So if you don't like the Windows XP default search interface and prefer the classic from its predecessors, just add these lines to your tweaks.reg file.

[HKEY_CURRENT_USER/Control Panel/Sound]
"Beep"="no"
"ExtendedSounds"="no"


If you haven't got the chance to install a sound driver, you've surely noticed the annoying beeps made by your motherboard each time an alert window pops up. After applying this tweak, you won't need to worry about these beeps anymore.

[HKEY_CLASSES_ROOT/lnkfile]
"IsShortcut"=-
[HKEY_CLASSES_ROOT/piffile]
"IsShortCut"=-


Add this tweak to your list if you don't want your Windows XP to constantly add the shortcut arrow each time you create a shortcut.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/Current/Version/Explorer/Advanced]
"ShowInfoTip"=dword:00000000


If you find the tool tips containing information displayed by Windows when hovering a file with your mouse rather bothersome, adding this optimization to your tweaks.reg file will help you get rid of them.

I'll stop here and be back soon to continue my list with a lot more interesting tweaks in a future article. So all you have to do now is save the contents of the tweaks.reg window, close it and then double-click it. Windows will ask if you wish to add the information stored in tweaks.reg to your registry. If you're sure you've followed each step correctly, go right ahead and press Yes.

In the meantime, if you know any other cool tweaks or had problems creating the tweaks file, just post a comment to this article and have your say.

TAGS:

registry | tweak | workaround | optimization | Windows XP
Read by 11,014 user(s) | Add comment | Link to this article TWEET THIS


Article rating:
Good (3.5/5) 12 vote(s)    

Subscribe to news | Print article | Send to friend

© Copyright 2001-2010 Softpedia
Contact:

 

 

SEARCH THE NEWS ARCHIVE :




Today's News
| Yesterday's News | News Archive


MORE RELATED ARTICLES:


Registry Tweaks to Enhance Your Windows XPerience - Part II

Registry Tweaks to Enhance Your Windows XPerience - Part III: Folder Options

Registry Tweaks to Enhance Your Windows XPerience - Part IV: Display Properties

Registry Tweaks to Enhance Your Windows XPerience - Part V: Desktop Icons

Registry Tweaks to Enhance Your Windows XPerience - Part VI: Control Panel

Basic Computer Protection In Just A Few Steps - Part I

Basic Computer Protection in Just a Few Steps - Part II

Basic Computer Protection in Just a Few Steps - Part III

User opinions:


Comment #1 by: emblaz3r on 16 Sep 2008, 08:27 GMT reply to this comment

how about vista optimizations?


Comment #2 by: Nozavi on 17 Sep 2008, 07:53 GMT reply to this comment

After posting all the interesting XP registry tweaks, Vista will most probably follow. So... stay tuned :)


Comment #3 by: wolfgang.at on 23 Oct 2008, 14:15 GMT reply to this comment

[HKEY_CURRENT_USER/Control Panel/Sound]
"Beep"="no"
"ExtendedSounds"="no"



NOT so good Tipp - he disables also Error Notifications.


Comment #4 by: Mad Scientist on 24 Oct 2008, 12:15 GMT reply to this comment

Its a pretty good guide, but the tweaks here can be done much more easily with TweakUI, which has a HELL LOT of tweaks. I think it is out for Vista too.


Comment #5 by: Mad Scientist on 24 Oct 2008, 12:16 GMT reply to this comment

Useful. But check out TweakUI also.


Comment #6 by: Nozavi on 25 Oct 2008, 11:53 GMT reply to this comment

@Mad Scientist:
As I was saying in the beginning of the article, there are of course other ways of performing these tweaks, manually or by using a program, but the idea behind this series is CHOOSING your tweaks and NOT installing ANY programs. In short: A do-it-yourself guide without ANY help or hassle :)


Comment #7 by: bob on 27 Oct 2008, 03:48 GMT reply to this comment

why do none of these work except the shortcut to control panel from my computer?

Share your opinion:

Your Name:
Your Email Address:
(will not be used for commercial purposes)
Solve this to prove you're not a bot: =
Your review/opinion:

 




Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM