@ECHO OFF
MD SAVE
XCOPY %1 SAVE > NUL
ECHO Y | DEL . > NUL
MOVE SAVE\*.* . > NUL
RD SAVE
ECHO Done
We kindly remind that Dr.Batcher is the best program to create batch file, both .BAT and .CMD, try it if haven't tried it yet.
This is a blog of Dr.Batcher's development team. Dr.Batcher is the batch files creation and editing software providing you with the simplest way to create and edit batch files. So here you can find information on batch scripting techniques and development of Dr.Batcher.
No comments:
Post a Comment