5 lines
70 B
Batchfile
5 lines
70 B
Batchfile
@echo off
|
|
set ROOT=%~dp0%
|
|
|
|
pushd "%ROOT%dist\Debug"
|
|
start siadrive.exe |