PPRuNe Forums - View Single Post - Running a batch file under XP
View Single Post
Old 15th October 2005 | 20:14
  #5 (permalink)  
rotorcraig
 
Joined: Jul 2002
Posts: 537
Likes: 0
From: Northampton UK
I think that one of the above suggestions (no space or rename.bat) will prove to be the cause.

But failing that, add the following line to your batch file before the "exit"

Pause

This will leave the output on the screen until you press a key, so you can see what's going on

RC
rotorcraig is offline