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