About 26,400 results
Open links in new tab
  1. Hotkey script to close a particular program if it's open

    Jul 18, 2014 · Hotkey script to close a particular program if it's open - posted in Ask for Help: Does any1 know whats the script to close a particular program if its open?

  2. Force Shutdown a program - Ask for Help - AutoHotkey Community

    Nov 4, 2007 · Force Shutdown a program - posted in Ask for Help: Dear all, Im a newbie in AHK, so please help me how to close a program without any asking for example when a word …

  3. Quit Program Macro - AutoHotkey Community

    Sep 6, 2014 · These programs 'decline' the close message sent to them, so as long as you don't forcefully kill the process, this shouldn't be a problem. So far I'm trying to use the 'WinClose, A' …

  4. Force close the active window - Ask for Help - AutoHotkey

    Jul 27, 2012 · Force close the active window - posted in Ask for Help: Winkill is it? How to use it so it forces the active application/window to close. Not a specific window, just the active …

  5. close script when another app is closed - AutoHotkey

    Mar 20, 2017 · Re: close script when another app is closed @ Quote 12 Jan 2021, 20:26 ok got something working with some folks over at AHK Discord Code: Select all

  6. How to kill a process? - Ask for Help - AutoHotkey Community

    Sep 18, 2014 · Page 1 of 2 - How to kill a process? - posted in Ask for Help: Could anybody help me out by writeing up the code required to kill the process WerFault.exe*32 it would be greatly …

  7. Hotkey to quit an app. Normally the only way to quit this app is by ...

    May 16, 2022 · I want to quit an app, but when I click the "Close" button on the right top of the window, the window is minimized to system tray. The only way to quit this app is by right …

  8. Run a 2 step close down of a program - AutoHotkey Community

    Oct 22, 2021 · I'm new to AutoHotKey (today) and would like to run a script which would activate a shortcut to close a program and then stop running. There's two stages - Pressing INSERT+Q …

  9. Building a 5 button kit. - AutoHotkey Community

    Dec 19, 2024 · I need the button to "close the program" if hit again. All 4 first buttons should close their respective window if held for 5 seconds ( if that's even possible lol ). The fifth button is to …

  10. Script to force close/kill the process of the currently actice window

    Sep 9, 2021 · Script to force close/kill the process of the currently actice window by AutoKappa » Wed Mar 02, 2022 3:10 pm Hey, I'm trying to make a script that gives me a hotkey that will …