View Single Post
  #3  
Old 11-14-2005, 02:39 AM
IHateKeithSmart IHateKeithSmart is offline
Senior Member
 
Join Date: Mar 2005
Location: check folding the nuts
Posts: 182
Default Re: Help me with this simple batch file

Hey lari:

Use the 'start' command:

start "PokerTracker" /B "C:\Program Files\Poker Tracker V2\ptrack2.exe"
start "PAHud" /B "C:\Program Files\PokerAce Hud\PAHud.exe"
start "Stars" /B "C:\Program Files\PokerStars\Pokerstars.exe"
Reply With Quote