4 lines
88 B
Batchfile
4 lines
88 B
Batchfile
SET COPYCMD=/Y
|
|
|
|
REM -- Copy tools
|
|
xcopy \\server\code\tools\leveldesign\*.* . /E /D
|