|
Technology -
Windows
|
|
Wednesday, 30 July 2008 17:26 |
These are the simple steps to terminate the hang up(Not Responding) program automatically without clicking "End Task " in Task manager.
(1) Go to Start->Run ,enter regedit and press enter. (2) Than in registry editor,go to HKEY_CURRENT_USER -> Control Panel -> Desktop. (3) In Desktop, double click on "AutoEndTasks" string and set the value of it to "1".By doing this, "Not Responding" programs terminate instantly. (4) If you want to set the terminate time of program than Look for a key "WaitToKillAppTimeout" in the same window where “AutoEndTasks” lies , set the time value to the value you want.
|