View Single Post
  #4  
Old 15-05-2006, 18:52
RincewindTheWiz's Avatar
RincewindTheWiz RincewindTheWiz is offline
Die Hard Member
 
Join Date: Jul 2002
Location: Discworld
Posts: 2,503
Thanks: 0
Thanked 149 Times in 2 Posts
RincewindTheWiz is on a distinguished road
the batch file would contain this line :

START /NORMAL "c:\asr\asr.exe" "c:\graw\graw.exe"


Replace "C:\asr" and "c:\graw" with the paths to both executables and it should work. To make a batch file, just paste the line above in a new textfile then rename the extension of that file to .bat
Reply With Quote