cc3dsfs/setup_scripts/windows_setup_ftd2xx.bat
2024-07-26 23:30:32 +02:00

11 lines
156 B
Batchfile
Executable File

set "a=%~1"
set "b=%~2"
set "c=%~3"
set "d=%~4"
set "a=%a:/=\%"
set "b=%b:/=\%"
set "c=%c:/=\%"
set "d=%d:/=\%"
copy %a%\%c% %b%\
copy %a%\%d% %b%\ftd2xx.h