Donation Goal
Donate Now Goal amount for this year: 799 USD, Received: 100 USD (13%)
Please donate to help support this website. The funds will be used to purchase owned license of LiteSpeed Web Server Enterprise (2-CPU). It provides superior performance in terms of raw speed, scalability and anti-DDoS capabilities.

Forcefully Close Full Screen Application or Game with SuperF4

Posted By Raymond In Category: Computer

Nov
5
2008

Last month I posted a tip on how to terminate full screen game or application when hang. I had to come up with a trick on how to do that because once in a while Counter-Strike would hang on me and the only thing I could do is to press the reset button. Hard resetting a computer is not good because it can cause damage on my hard drive and I don’t want to risk that.

The batch file to kill a process works only on older games that has very lousy protection. I’ve played computer games before that doesn’t allow me to use Alt+Tab, Windows key, Ctrl+Esc, or anything that can get me out of the game. It is supposed to be some kind of game protection but it is actually causing more annoyance. I couldn’t terminate the game with taskkill command when hang and cannot even minimize the game to check my email or messages that I receive from instant messenger.

xje4bv suggested a nice tool in forum that is able to kill all kinds of processes by pressing a hotkey whether hung or not.


SuperF4 kills the currently selected program when you press Ctrl+Alt+F4. This is different from when you press Alt+F4. Alt+F4 only asks the currently selected program to exit, allowing it to decide for itself if it really want to.

You can also kill a process by pressing [the windows key]+F4 and then clicking the window with your mouse. Note that the mouse cursor does not change to reflect that SuperF4 is in this mode. You can press escape or the right mouse button to exit this mode without killing a program.

SuperF4

SuperF4 should be able to kill all kinds of processes, whether they are hung or not. Beware though, SuperF4 effectively kills the program and doesn’t give it a chance to save unsaved work etc…

[ Download SuperF4 ]

There’s another tool that moo created which is able to execute specified exe with commands when you click ctrl+alt+del. It is sort of like a launcher for the hotkey ctrl+alt+del. All you need to do is to download CtrlAltDel, extract it and run CtrlAltDelAction.exe followed by the command. An example is C:\>CtrlAltDelAction.exe taskkill /F /IM hl2.exe

Ctrl Alt Del Action

Alternatively, you can also drag any file such as .bat file over CtrlAltDelAction.exe. To remove or stop CtrlAltDelAction, just run CtrlAltDelAction.exe again. Simple and a very geeky tool.

Mojo also suggested a tool called Game Minimizer which is a freeware tray application that minimize full screen applications such as games to system tray by pressing a hotkey. In addition, GameMinimizer will minimize all windows when its tray icon double-clicked.
Game Minimizer
[ Download Game Minimizer ]


Related posts:
  • How to Terminate Full Screen Game or Software Process when Hang
  • Addictive Free Flash Game – Tower Defense
  • Another Addictive Game – Master of Defense
  • Another FREE Flash Based Tower Defense Game?
  • Giving Away Commercial Game and Licensed Software EVERYDAY for FREE
    • Manas

      Thanks raymond. All software worked fine. And thank you for phasinog this

    • Mahmoud mustafa

      thanks rymond

    • bhasidh

      Thanks Ray.. does this application works on windows vista.

    • xje4bv

      Haha, i was wondering why no one posted anything to my thread. Maybe it had somthing to do with the dumb thread title that i put. Anyway, thanks for the other two apps.

    • vikky

      Great, thanks.

    • http://planetshiv.freehostia.com Shiv Kumar

      Thanks Raymond

      Really useful info especially when I try out really high end games.
      Will definitely try out soon

    • http://computersservicing.blogspot.com venkat

      Moo seems to be alternative for Task manager ,super f4 seems to be good choice to end unresponsive games can killing a process causes unstebility .

    • http://www.mamashuojiusuannizhucedeyumingzaichangbaidudounengsousuochulai.net.ru 午夜客

      收费吗?

    • dino

      coooll…thx raymond

    • Aldo

      Thanks Raymond, for the post!

    • Manas

      Raymond, i am really sorry for this off subject comment. coz i cannot find other way in. I have a s60 mobile and i want to use torrent on my mobile. is there any application for it? my handset supports only sis and jar files. thanks

    • john_lennon

      with autohotkey and this little script
      \”^!F4::
      WinGet, active_id, PID, A
      run, taskkill /PID %active_id% /F,,Hide
      return\”
      you can force application , in the first plan, to close when you touch CTRL+ALT+F4. taskkill is a native command in windows to kill a process in dos.

      john_lennon, administrator on http://www.lesdelliens.com

    • shinobi32

      i’ll try it….

    • Stefan Sundin

      Hey, I’m the author of SuperF4.
      Glad to see people are using it :D
      Just let me know if you have any problems with it.

    • sunkumar

      great utility especially for my desktop

    • c

      running SAF4 on my comp (Vista HP SP1) kills explorer. Not bad concidering that I have to choose between forced shutdown and restart, but it will be great to find a work around. I could try and restart explorer from TaskManager probably… still any ideas why it kills explorer?

    Copyright © 2005-2012 - Raymond.CC Blog