Anyone have an easy script for exiting apps

Ask gaming related questions (AHK v1.1 and older)
Kilroy5150
Posts: 2
Joined: 07 Jun 2022, 19:16

Anyone have an easy script for exiting apps

Post by Kilroy5150 » 26 Jun 2022, 21:23

What i'm hoping for is something that exits apps and then knows to exit it's self after it returns to a certain app. I dunno if that's easy or difficult.

User avatar
mikeyww
Posts: 26596
Joined: 09 Sep 2014, 18:38

Re: Anyone have an easy script for exiting apps

Post by mikeyww » 27 Jun 2022, 05:27

WinGet to get a list of windows.
WinClose to close other windows.
ExitApp to exit the script.
Be careful about what you close!

Post Reply

Return to “Gaming Help (v1)”