| Comments ]

windows registry
                                                                                   

 Display legal notice on startup:
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.

START>RUN>type REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"legalnoticecaption"="enter your notice caption"
"legalnoticetext"="enter your legal notice text"


Automatic Administrator Login:
Well here's the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account.

START>RUN>type REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"

No Shutdown:
Wanna play with your friends by removing the shutdown option from start menu in their computer.
Just hack it down !!!

START>RUN>type REGEDIT
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
"NoClose"="DWORD:1"

Automatically Kill Programs At Shutdown:
Don't you hate it when, while trying to shut down, you get message boxes telling you that a program is still running? Making it so that Windows automatically kills applications running is a snap. Simply navigate to the "HKEY_CURRENT_USER\Control Panel\Desktop" directory in the Registry, then alter the key AutoEndTasks to the value 1.

Speeding Up Share Viewing:
This is a great tweak.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

START>RUN>type REGEDIT
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!

Get Free Updates:
*Please click on the confirmation link sent in your Spam folder of Email*

About Author

Just cooking some really really delicious items which includes ingredients like Ethical Hacking, Networking, tip and tricks etc..., and you know what, you are going to love it.
Vamsi is a CEH[Certified Ethical Hacker], got his CCNA[Cisco Certified Network Associate] and all of the above he is a fun loving tech savvy. You can always contact him using this link.
 
Back to Top