Hi, script that opens and closes on closing and opening program?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Spencerg1984
Posts: 2
Joined: 12 Aug 2017, 19:38

Hi, script that opens and closes on closing and opening program?

12 Aug 2017, 20:06

Hi, trying to get a script that opens and closes while opening and closing a program.
SirRFI
Posts: 404
Joined: 25 Nov 2015, 16:52

Re: Hi, script that opens and closes on closing and opening program?

13 Aug 2017, 04:43

Use following:
SetTimer - continuously run a part of code every now and then
WinExist() - check if process exists or not
Process - close process
Run - open process
Use

Code: Select all

[/c] forum tag to share your code.
Click on [b]✔[/b] ([b][i]Accept this answer[/i][/b]) on top-right part of the post if it has answered your question / solved your problem.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: ConnorMcLoud, Google [Bot] and 164 guests