
22-12-2008
|
 | Member | | Join Date: Mar 2008
Posts: 201
| |
| Closing applications faster in Windows How close an application faster through the window "Close Program" (Ctrl + Alt + Del).
You know the manipulation that allows you to close an application in use or which remains blocked (CTRL + ALT + DEL). The only drawback on this manipulation is the time to put Windows display this information. Here's how reducing this expectation: - Open Regedit then HKEY_CURRENT_USER \ Control Panel \ Desktop
- In the right pane, create 2 new value chain:
- HungAppTimeOut: (corresponds to the time of application to quit) and give it to 1000 (the original value is 5000 milisecondes)
- WaitToKillAppTimeout: (corresponds to the maximum waiting time before closing (s) application (s) in use) and give it to 1000 (the original value is 20,000 milisecondes).
These 2 values you will significantly reduce the time to analyze and display the Close Program window (Ctrl + Alt + DEL) and the closing time applications in use. You can use different values, but do not try especially worth a millisecond (that you would block Windows), therefore, select those values with caution! |