• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Use 1 shortcut to open multiple programs?

t3hmuffinman

Senior member
Is it possible to make one shortcut open multiple programs? Such as, a shortcut called IM Programs and have it open skype and AIM, or Gaming and have it open steam, xfire, and AIM, or something like that?
 
1) Find the commands you need to run. They're usually the .exe files in each program's main folder. Test each one in a command prompt to make sure it runs when you call it up.
2) Make a new text file (such as in Notepad) and for the text, use each program's executable command from step 1. Use a new line for each program.
3) Name the text file whatever you want, but change the extension from .txt to .bat to make it a batch file.

It's awfully simple, but that's how a lot of things used to work when DOS was king.
 
Back
Top