I have a program that when it is launched it opens in the sys tray. Then you have to go and double click the icon in the system tray to actually open the program to use it. I am writing a script that will bypass this. I currently have this script launching the program (easy enough), but it still goes to the sys tray. How do I get the script to launch it from the sys tray. Any ideas?