Thread: .Bat help
View Single Post
  #2  
Old 23-04-2003, 09:31
HughBackov HughBackov is offline
Member
 
Join Date: Oct 2002
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
HughBackov
Lightbulb Re: .Bat help

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.