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