mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-11 00:44:27 -05:00
8 lines
142 B
Batchfile
8 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
|