How can I start multiple programs with one click, or one double-click?
Every time I plug in my portable drive, I need to not just launch the portable apps menu, but I also need to launch Fonts Portable, PortableFileAssociator, XAMPPLauncher, Apache server, MySQL server, and a few other items. I need a program that is easily configurable that will read a list of programs from in INI file and launch them all.
If there is one already out there, it would be easier to use it than to re-invent the wheel. If it doesn't exist, and there is any interest, then I'll make one.
A DOS Batch file to launch the programs will not work, because I don't have access rights to run a DOS window or batch files from every computer I visit. It will need to be a stand-alone executable that can read a list of programs from an INI file, preferably.