diff --git a/launcher.cmd b/launcher.cmd index 300c01f7..dd4ff4b5 100644 --- a/launcher.cmd +++ b/launcher.cmd @@ -28,5 +28,4 @@ if %AUTO_LAUNCH%==0 ( ) msHta vbScript:createObject("shell.application").shellExecute("%~s0","goTo:runAs","","runAs",1)(window.close) & goTo:eof :runAs - start .\bin\%arch%\CRCSN-%runtime%.exe %argv% - exit \ No newline at end of file + start .\bin\%arch%\CRCSN-%runtime%.exe %argv% \ No newline at end of file