FreeDATA/tools/Windows/copy-files.bat

6 lines
128 B
Batchfile
Raw Normal View History

2023-10-06 02:31:46 +00:00
REM This will copy the helper batch files to the approriate places for you
copy GUI* ..\..\gui_vue\
copy TNC* ..\..\tnc\
pause