Login Page - Create Account

Support Board


Date/Time: Fri, 18 Jul 2025 06:43:38 +0000



Post From: closing sierra and all my instances at once

[2023-06-28 17:03:02]
JohnR - User831573 - Posts: 333
A possible solution would be to use AutoHotKey or another preferred keyboard macro/mouse program. AHK lets you search for a window by its title bar, then make it active and finally issue the keystrokes to exit the program, repeat for each instance and then do the same for the initial one.

JohnR