I like to use this tool to make things start with windows when no other solution works
-fowlermon
Hi. Glad you get use out of RunInTrayMod. In this situation it sounds like what you are doing is more in line with the purpose of DelayedCuts. You feed program shortcuts to DelayedCuts and set a delay in the range 10 seconds to 10 minutes. When this info is saved it puts a shortcut to the included DelayedLoad.exe that actually runs the programs after the delays., in the StartUp Folder
DelayedLoad has an optional "Toast" info window that shows the icon and program name of the next program that will be launched. You can skip a program by clicking the close 'x' in the Toast window.
The reason it insists on shortcuts only is because a shortcut can be loaded with all the information the program needs to run correctly such as exe location, startup directory, command line params, run minimized maximized normal etc.. So by feeding it the one item no other info is needed other that the delay time.
It is available on my page
http://milesaheadsoftware.org/Note that the delay is from the time DelayedCuts itself loads.