How to Start Multiple Programs with One Shortcut in 1 Step

Subscribers:
224
Published on ● Video Link: https://www.youtube.com/watch?v=sxW7WM-F21c



Category:
Tutorial
Duration: 3:51
1,315 views
20


In this video I'm showing you step by step how to launch several programmes in one go. It's pretty simple once you've learned how to do it. It took me quite some time to research, so you won't have to do it yourself. I'm also showing you how to set custom icons for your new shortcuts.

The idea is we need a batch file to start a few processes at once.
Write this inside:

@echo off
start "" "{full file location 1}"
start "" "{full file location 2}"

And you're done. \o/

If you want to change your new file's icon, you can either change the default icon for all batch files – in the Registry, or you can do it individually by creating a shortcut to your new batch file and then just assigning it its own icon. I'm showcasing the latter method only because it's fast and super easy, and the video is not about icons after all.

Thank you for watching guys! Hope you found this tutorial useful. Don't forget to like and subscribe for more videos. For comments and suggestions, write in the comments section below.

I meant to make this video for TERA players only as part of my Easy Twix series, since they have to always start their damage metre with the game but then realised it could help just about anyone. So enjoy and have fun! o/

Background music:
Itro & Tobu - Cloud 9 [NCS Release]
https://www.youtube.com/watch?v=VtKbiyyVZks

To support my channel with a donation, please click here:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6QGSRRF6RS9T8
Thank you!







Tags:
More programs
Same shortcut