Join our discord community

Please or Register to create posts and topics.

Autohotkey to click Prism trayicon

Hi, Richard,
First thanks for developing such a nice program!

My question: I try to use a program called AutoHotkey (providing easy software automation) to simulate the left click of the bottom icon prism tool instead of clicking manually,  here is an example of the script: (I attached the file, to run it please download autohotkey)

#Include %A_Scriptdir%\TrayIcon.ahk
TrayIcon_Button("Everything.exe", "R")

Then it will click the everything tray icon on the bottom, but for prism I've tried Prism Tray.exe, it's not working so I ask here if you are interested to help me figure it out.

Uploaded files:
  • You need to login to have access to uploads.