When I come to work, I spent several boring minutes running my applications. I start IDE, mail client, web browser, bug tracking system, Total Commander, ProcessExplorer and DebugView. Most of those tools I use for everyday work. It takes long time to start them all.
Therefore, I have created a BAT file, and put calling all those apps inside. When I turn on my work PC, I simply can run this BAT and have time for making morning coffee. Nevertheless, I realized that using BAT second application starts only after the first one has been closed. Since I want all applications to start, is it any possibility I can do it with BAT file? I do not want to use startup mechanism from Windows XP…
