forked from TeamTofuShop/segatools
Update start.bat make it convenient for everyone to run it as Administrator
This commit is contained in:
parent
7d34d9f915
commit
862dcd224e
2
dist/chuni/start.bat
vendored
2
dist/chuni/start.bat
vendored
@ -1,5 +1,7 @@
|
||||
@echo off
|
||||
|
||||
pushd %~dp0
|
||||
|
||||
start /min inject -d -k chunihook.dll aimeReaderHost.exe -p 12
|
||||
inject -d -k chunihook.dll chuniApp.exe
|
||||
taskkill /f /im aimeReaderHost.exe > nul 2>&1
|
||||
|
Reference in New Issue
Block a user