rework autoupdate to script only

zoom fix
This commit is contained in:
Alex Bezdieniezhnykh
2025-07-06 23:22:21 +03:00
parent 75d3a2412f
commit 6229ca8a03
12 changed files with 179 additions and 80 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ echo building and upload iterative installer...
iscc build\installer.iterative.iss
call build\upload.cmd "suite-dev"
echo building full installer
iscc build\installer.full.iss
@rem echo building full installer
@rem iscc build\installer.full.iss
cd /d %CURRENT_DIR%
echo Done!