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