WinMinimize or WinHide

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
doohan
Posts: 3
Joined: 08 Mar 2016, 15:00

WinMinimize or WinHide

13 Dec 2017, 14:32

Hello,

I've made a script to launch 1/Xpadder then 2/a Game & Watch game and it runs and close perfect.
The only thing I'd like to do is to minimize the Xpadder window in the taskbar or hide it (depending
on how long it takes to minimize, I prefer the window of Xpadder to be invisible :-)
Here is the script:

Run, Xpadder.exe
Sleep, 500
Run, Banana.exe
Esc::
Process, Close, Banana.exe
Process, Close, Xpadder.exe
ExitAPP
return

Can someone help me?

Thanks and regards,

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: jaka1, mikeyww and 343 guests