Showing posts with label registry hack. Show all posts
Showing posts with label registry hack. Show all posts

Tuesday, July 21, 2009

Speed up your XP and Vista by hack its system registry

Do you know that your computer is like your car: it needs periodic maintenance to keep it running at optimum performance. Installing and un-installing programs, surfing the Internet, emailing, and other everyday activities create a sort of “sludge” that builds up in your computer over time, much like an automobile engine. After a while, it doesn't startup like when it was new, it stalls unexpectedly, and performance is sluggish on the (information) highway.



Of course, the fastest and easiest way to speed-up your computer is to allow a software program to do it for you! Although you will find that all of the adjustments in this book will speed up your system, the most effective and easiest way to give your computer blazing speed is to clean up your system’s Registry.

We strongly recommend running a free Registry scan to find out how many errors you computer is hiding from you. Your computer will likely have hundreds of Registry errors that are dramatically slowing down the potential speed and performance.

Or you can try the shareware of these registry cleaner programs, such as System Cleaner, Registry First Aid, RegSeeker or TuneUp Utilities 2009 for tune up your Windows XP and/or Vista.



Monday, January 7, 2008

Improve Your XP Shutdown Speed

This tweak reduces the time Windows XP waits before automatically closing any running programs when you give it the command to shutdown.

Go to Start then select Run
Type 'Regedit' and click OK
Find 'HKEY_CURRENT_USER\Control Panel\Desktop\'
Select 'WaitToKillAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'
Now select 'HungAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'
Now find 'HKEY_USERS\.DEFAULT\Control Panel\Desktop'
Select 'WaitToKillAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'
Now find 'HKEY_LOCAL_MACHINE\System\Cur rentControlSet\Control\'
Select 'WaitToKillServiceTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'


That's all and Enjoy your XP Shutdown Speed now!



Saturday, October 13, 2007

Increase your XP Folder Settings

Windows remembers 400 folder settings. When that number is reached some settings aren't retained any longer. You can change this to 7000 by adding this hack to the registry.

1. Copy the following registry text into notepad:

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\Bags]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:00001f40

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam]
"BagMRU Size"=dword:00001f40

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

Save the file as folder7000.reg
Double click the file to import into your registry
Restart your Windows. Done!



Tuesday, October 9, 2007

Change the Registered User Information: Registry Hack

How Change the Registered User Information? Its simple ..
You can change the Registered Owner or Registered Organization to anything you want even after Windows is installed.

  1. Open RegEdit
  2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion.
  3. Change the value of "RegisteredOrganization" or "RegisteredOwner", to what ever you want

Thats it!. And you need to reboot your Windows for see the result.

Sunday, October 7, 2007

Adding "INSERT" Option in CD Drive Context Menu: Registry Hack


Here goes the step-by-step procedure:

  • Download this file, extract it and copy the DLL file to "%windir%\System32" folder.
  • Then copy following code in notepad:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{02A07E80-EFA2-11D4-8306-A7EBD4C50C7C}]
@="CDEject Context Menu Shell Extension"

[HKEY_CLASSES_ROOT\CLSID\{02A07E80-EFA2-11D4-8306-A7EBD4C50C7C}\InprocServer32]
@="C:\\WINDOWS\\system32\\cdeject.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{02a07e80-efa2-11d4-8306-a7ebd4c50c7c}]
@="{02a07e80-efa2-11d4-8306-a7ebd4c50c7c}"


  • Save the file with any name but the extension must be .REG
  • Now double click the file, it'll ask ur permission, accept it.
Now u'll get an Insert option in the CD Drive context menu.



Boost your Cable/DSL speed: a Registry Hack


Here is a simple way to boost your Cable/DSL speed, just copy the ENTIRE BOLD text in the "quote" box below to Notepad, then save them as *.reg files, ie "DslBoost.reg".
Then all you have to do to modify/restore is double-click the *.reg file!!


REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"GlobalMaxTcpWindowSize"=dword:0000ffff


It has worked wonders with me as it increased my speed from 5.0mbps all the way to 9.9mbps or sometimes a whole damn lot more like once it hit 15.7mbps youve got to try it!!

If u want to test your speed before and after the hack, goto this link for a free test of speed.

In my machine this hack has worked well, but I haven't tried for other machines. If this hack don't work for your machine, just simple doing the "undo registry" like thats above. Here is entry for undoing this hack:


REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"GlobalMaxTcpWindowSize"=dword:00007fff


Remember that its for Cable/DSL only and not for crazy Dial-up!!

Note:
Some people confuse "Servic es" and change it to "Services". DON'T do this because it makes the hack not work!! Also, it took me a while to find out where I saved this so please thank me for this!!!
BTW: PLEASE make sure the "Hide extensions for known file types" option is unchecked........this will enable you to change the file type from *.txt to *.reg and activate the hack.



Saturday, October 6, 2007

Speed Up Share Viewing: Registry Hack


This is a great tweak. Before I found it, I was always smashing my head against the table waiting to view shares on other computers.
Basically, when you connect to another computer with Windows XP, it checks for any scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good!

Fortunately, it's fairly easy to disable this process.

First, navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace in the Registry.

Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}.

Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement!


How to display Legal Notice on Windows Startup


Do you share your computer to other users? Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up. Write this registry hacks directly on your registry database with Regedit or you can write the code below on the notepad and save with "legal.reg" file names, and double click that file, click OK and done!
REGEDIT [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "legalnoticecaption"="enter your notice caption" "legalnoticetext"="enter your legal notice text"