diff --git a/portable.cmd b/portable.cmd index 37a7968..918005e 100644 --- a/portable.cmd +++ b/portable.cmd @@ -1 +1,2 @@ -@%~dp0SABnzbd.exe -f %~dp0 %1 %2 %3 %4 %5 %6 %7 %8 %9 +@start "SABnzbd" /MIN %~dp0SABnzbd.exe -f %~dp0 %1 %2 %3 %4 %5 %6 %7 %8 %9 +@exit