wanggang
1 year ago
2 changed files with 3 additions and 5 deletions
@ -1,7 +1,4 @@ |
|||
@echo off |
|||
|
|||
cd /d %~dp0 |
|||
|
|||
%1 start mshta vbscript:createobject("wscript.shell").run("""%~0"" ::",0)(window.close)&&exit |
|||
|
|||
start /b SettleAccount.HttpApi.Host.exe --urls http://*:16082 |
|||
cd /d %~dp0 |
|||
start /b .\SettleAccount.HttpApi.Host.exe --urls http://*:16082 |
|||
|
Loading…
Reference in new issue