1.

Solve : How to automatically overwrite???

Answer»

This is the first BATCH file I have written. It is a simple xcopy routine, moving two files from ONE location to another over night as part of a back-up.
When I ran it under Win98 the files were overwritten with no intervention.
I now use XP Pro and am asked if I want to overwrite Y/N/ALL for each file.

Which COMMAND overwrites without asking?

Thanks in advanceTry USING the /y SWITCH for XCOPY.

Thanks Sidewinder.

Easy when you know how , eh!  

Nel



Discussion

No Comment Found