deltaf508
10-19-2001, 07:07 PM
Is there anyway in windows to make 1 shortcut launch multiple programs?
I've never heard it's possible but it seems there would have to be a way.
Gary
Dokeman
10-19-2001, 07:19 PM
write a batch file
open notepad and type the directory location of each program you want to open. (ie c:\program files\...) It should look like this:
C:\program files\Quake III\Quake3
C:\program files\unreal tournament\system\unreal
C:\america online\aol
That will launch Q3, UT, and AOL all at one time. When you get the files typed, give it a .bat extention. The icon will look like a dos window