Add NT service as an installer option on Windows

This commit is contained in:
HungryHobo
2011-03-12 21:53:55 +00:00
parent 3f141e72b8
commit 21a3657da5
3 changed files with 32 additions and 0 deletions

View File

@@ -31,5 +31,6 @@ rem
:startup
"%_WRAPPER_EXE%" -i %_WRAPPER_CONF%
if not errorlevel 1 goto :eof
if %2=="--nopause" goto :eof
pause