Sometime when your system goes down,it waits for sometimes before ending application,and then launch autoend task features.You can modify your registry,so that all hanged program will be end immediately,thus making your system more efficient.All program that do not respond will be killed immediately
copy and paste the following code in a notepad,and save it as EndTask.reg.
************************EndTask.reg***********************************
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeout"="1"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="1"
***********************************************************************
Once the file is created,double clik and it will be added to your registry.Reboot if needed.
No comments:
Post a Comment