mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-18 04:09:02 -04:00
7 lines
142 B
Batchfile
7 lines
142 B
Batchfile
setlocal
|
|
|
|
set path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
|
|
cd build\
|
|
cmd
|
|
|
|
endlocal
|