System Tray Notification

khaver

Member
I'm wondering if there is a way from a lua script to display a system tray notification on a certain event? I've added in a script I'm working on to run a program that can display a notification (systemTrayMessage.exe) using os.execute when the recording starts and stops. The problem is a cmd shell window flashes open for a moment in the middle of the screen. I've Googled for hours and can't find a way to suppress the cmd window.

I think this would be a nice feature to have if there isn't a way now.

Thanks.
 
Top