Do not move/delete files if 7-zip not installed

This commit is contained in:
2025-06-26 16:13:21 -07:00
committed by Celtic Minstrel
parent c95790b8b1
commit 50793aa79e

View File

@@ -1,5 +1,6 @@
set Zip="C:\Program Files\7-Zip\7z.exe"
%Zip% || @echo 7-zip must be installed first. && exit /B
@echo Packing scenario %2...
if exist %2 del /F %2