Actually when the application hang or freezes, that application will send command to KILL ITSELF. Frankly speaking, every user hate when application goes not responding and want to kill the application immediately without waiting time to KILL ITSELF.
Here are the solutions;
- Run > regedit Go to Registry Key HKEY_CURRENT_USER / Control Panel / Desktop
- See at the right side panel Double click at AutoEndTasks
- Modify its Value to 1
- See there also WaitToKillAppTimeout
- Double click that and modify its value from 20000 to 100
- Done
This trick will eliminate user from seeing “Not Responding”
PS: The method works for Windows XP.
No comments:
Post a Comment