What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Solution Needed: Stop/Start multiple programs simultaneously?

Solution Needed: Stop/Start multiple programs simultaneously?
Author: Message:
tony
Senior Member
****

Avatar

Posts: 976
Reputation: 54
36 / Male / Flag
Joined: Jul 2004
RE: Solution Needed: Stop/Start multiple programs simultaneously?
To run programs i always use this batch file:

code:
@echo off
start "Title" "C:\File_path\filename.exe"
start "Title" "C:\File_path\filename2.exe"

[Image: beginnerbadgeef2.gif][Image: danceichigoow9.gif]
01-06-2010 02:10 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Solution Needed: Stop/Start multiple programs simultaneously? - by kezz on 01-06-2010 at 03:53 AM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by Toxn on 01-06-2010 at 04:10 AM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by MeEtc on 01-06-2010 at 04:21 AM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by kezz on 01-06-2010 at 10:32 AM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by Mike on 01-06-2010 at 01:19 PM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by tony on 01-06-2010 at 02:10 PM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by kezz on 01-07-2010 at 02:40 AM
RE: Solution Needed: Stop/Start multiple programs simultaneously? - by Chrissy on 01-07-2010 at 03:04 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On