kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
4 wiersze
56 B
Batchfile
4 wiersze
56 B
Batchfile
|
echo OFF
|
||
|
|
||
|
mkdir root_dev
|
||
|
Xcopy root root_dev /E /H /C /I
|