Browse Source

Update windows update files - still testing

causefx 7 years ago
parent
commit
2f53c22f7e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/windows-update.bat

+ 0 - 1
scripts/windows-update.bat

@@ -71,7 +71,6 @@ ECHO.
 MOVE %~dp0%orgzip_extract_name% organizr >nul 2>&1
 DEL /s /q %~dp0organizr.zip
 ROBOCOPY organizr ..\ /E /MOVE /NFL /NDL /NJH /nc /ns /np
-DEL /s /q windows-update.bat  >nul 2>&1
 
 IF NOT EXIST "%~dp0organizr" GOTO END
 ECHO ##############################