Page 1 of 1
minimize the active window to the system tray
Posted: May 20th, ’24, 09:09
by Ennovy
Hi,
I searched the web and AHK forums for a simple script to minimize the active window to the system tray (not the taskbar).
Can you help me to get started?
Any help is appreciated
Re: minimize the active window to the system tray
Posted: May 20th, ’24, 13:48
by Ennovy
Ennovy wrote: ↑May 20th, ’24, 09:09
Hi,
I searched the web and AHK forums for a simple script to minimize the active window to the system tray (not the taskbar).
Can you help me to get started?
Any help is appreciated
I found a script in the documentation for AHK v2
https://www.autohotkey.com/docs/v2/scri ... ToTrayMenu
Re: minimize the active window to the system tray
Posted: May 21st, ’24, 21:05
by Tom
You should find or change the script to work with AHK v1 which is supported by FastKeys.
Re: minimize the active window to the system tray
Posted: May 22nd, ’24, 04:22
by Ennovy
Tom wrote: ↑May 21st, ’24, 21:05
You should find or change the script to work with AHK v1 which is supported by FastKeys.
Yes, I noticed that. I have to look further.
