minimize the active window to the system tray

Discussion, questions and support.
Post Reply
User avatar
Ennovy
Posts: 73
Joined: Mar 18th, ’14, 08:46

Post by Ennovy » 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
User avatar
Ennovy
Posts: 73
Joined: Mar 18th, ’14, 08:46

Post by Ennovy » May 20th, ’24, 13:48

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
User avatar
Tom
Posts: 866
Joined: Nov 24th, ’15, 23:39

Post by Tom » May 21st, ’24, 21:05

You should find or change the script to work with AHK v1 which is supported by FastKeys.
User avatar
Ennovy
Posts: 73
Joined: Mar 18th, ’14, 08:46

Post by Ennovy » May 22nd, ’24, 04:22

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. :(
Post Reply