You can make your shut down process a bit faster by the following trick.
1. Export (right click > Export) the following keys and save it to a safer place.
HKEY CURRENT USER\Control Panel\Desktop HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
2. Open NOTEPAD, copy and past the following to the Notepad.
Windows Registry Editor version 5
[HKEY_CURRENT_USER\ControlPanel\Desktop] "AutoEndTasks"="1"
"HungAppTimeout"="1000"
"WaitToKillAppTimeout"="2000"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]"WaitToKillServiceTimeout"="2000"
3. Save the file and close Notepad.
4. Change the extension of the file from .txt (text file) to .reg (registry file).
5. Double click open this file and click Yes and the OK.
For more tips n tricks visit BLINDHACK .
No comments:
Post a Comment