Hi All,
My boss wants me to create a 'launcher' program, which basically sits in the system tray and allows people to drag and drop icons onto a window, in order to make shortcut's. The user can then click the shortcut to launch the program.
I could really use a few suggestions on the following:
1. How can the program be placed in the system tray - with a menu when you right click it's icon and be dockable?
2. How can I capture the path of the program to launch?(E.g. c:\Program Files\Word.exe). Someone might drag a shortcut (e.g. c:\Documents and settings\word.lnk), which can't be launched by the shell. How can I overcome this?
Any help at all would be very much appreciated.
Thanks in advance,
James.
My boss wants me to create a 'launcher' program, which basically sits in the system tray and allows people to drag and drop icons onto a window, in order to make shortcut's. The user can then click the shortcut to launch the program.
I could really use a few suggestions on the following:
1. How can the program be placed in the system tray - with a menu when you right click it's icon and be dockable?
2. How can I capture the path of the program to launch?(E.g. c:\Program Files\Word.exe). Someone might drag a shortcut (e.g. c:\Documents and settings\word.lnk), which can't be launched by the shell. How can I overcome this?
Any help at all would be very much appreciated.
Thanks in advance,
James.