Delete command in a batch file? - TechRepublic
General discussion
June 9, 2000 at 01:25 AM
jim_rau

Delete command in a batch file?

by jim_rau . Updated 26 years ago

I have a batch file I built with NotePad in Win95 and one of the commands is “del f:\slik-app\data\*.*”

The batch runs fine except that this command requires a confirmation. I am using this as part of an automated process. I need to figure out what is needed in the batch so it does not ask for confirmation.

Any ideas/answers???

This discussion is locked

All Comments