|
What do you type in the code of a batch file so that it doesn't automatically close the dos prompt once it has completed the command?
I have setup a batch file that scans files in games as a sort of anti cheat patch. It compares differences between proper files and existing ones, I just want it to display or log the results instead of closing.
If I cant stop it closing how could I make it copy the results into a textfile or log?
Cheers
Scunner
|