Terminate frozen program with notepad
You may have a chance to face a problem that �program not responding� error, while loading lot of data in windows.
It will usually take 5-10 minutes to recover automatically or you will close it by pressing ctrl+alt+del
Here comes the easiest way to solve this problem in a seconds
Type the following code in notepad :-
@echo offsave it as �terminator.bat�
taskkill.exe /f /fi �status eq not responding�
exit
when u come across the same problem again, just HIT the file that you have created.
simple is in it..!
0 comments: