Quote:
Originally posted by wizzywig
i need i know how to make the batch file ask yes or no for each file
|
If you are using Windows 9X or ME you can use the CHOICE command to prompt for input. The COPY and XCOPY commands can also be set to always prompt before replacing existing files.