Jump to content

Open Multiple Programs with 1 Shortcut - Enemy Territory


Stavros

Recommended Posts

I'm going to show you how to run two programs with one shortcut.

Open up your preferred editor, and type in these lines:

 

example:

@echo off
start "" "D:\Program Files (x86)\GameTracker\GTLite.exe"
start "" "D:\Program Files (x86)\Mozilla Firefox\firefox.exe"
exit
name your file "your_preferred_name.bat"

 

File name: your_preferred_name.bat

Save as type: All types

 

 

You can save the file anywhere on your computer, and you can create shortcut for it on your desktop and change on any icon.

When you open the file, it will start both Firefox and GameTracker

Edited by Fearless Staff
  • Like 1
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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.