Stavros Posted December 16, 2016 Posted December 16, 2016 (edited) 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 March 30, 2018 by Fearless Staff 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.