diff --git a/install.cmd b/install.cmd index 6e162b9..e37f6bd 100644 --- a/install.cmd +++ b/install.cmd @@ -36,4 +36,5 @@ set APPNAME=%2 curl.exe %CURLOPT% %GITURL%/scripts/script_%APPNAME%.cmd & call script_%APPNAME%.cmd Goto END -:END \ No newline at end of file +:END +set SAVEPATH=%SYSTEMDRIVE%\TEMP\install & CD /D %SAVEPATH% \ No newline at end of file