4cade/bin/buildpreall.bat

5 lines
139 B
Batchfile
Raw Normal View History

2021-10-14 00:37:41 +00:00
@echo off
1>nul copy /y %1\STANDARD %2
rem requires sorted file-system
for %%a in (%1\*) do if %%a neq STANDARD 1>nul copy /b /y %2+%%a %2