halflife/filecopy.bat
2024-08-26 22:28:24 -07:00

4 lines
42 B
Batchfile
Executable File

rem @echo off
rem echo %~f2
@copy %1 %~f2