Jump to content

Create a shortcut to launch multiple programs


Scarecrow Man
 Share

Recommended Posts

Easy!

Just make a batch file.

Start > Run > cmd. go to the root of the drive, (C:\) Type edit test.bat

or

Right click your desktop, New > text document. Write the following lines substituting the filename for the program you want to run. After, save your file as test.bat.

You can even add parameters in your batch file.

start C:\Program Files\Mozilla\Firefox.exe
start C:\Program Files\Mozilla\Thunderbird.exe
start I:\Business Tools\EssentialPIM\EssentialPIM.exe
exit

Then create a new shortcut on your desktop or quicklaunch pointed to test.bat and add any icon you wish.

One may ask why make a batch file to launch multiple programs when one can simply put them into the Startup group. Let's say I use several utilities to manage pictures and videos. Rather then search for each icon every time I can simply put the apps I need to run in a batch file, make a shortcut on the desktop, and launch all of them at once, saving time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy