From 79494e9277e46c94381f9b7c2811c1aa67f47d2e Mon Sep 17 00:00:00 2001 From: Matthew Clark <43628254+mon5termatt@users.noreply.github.com> Date: Sun, 25 Dec 2022 15:10:04 -0600 Subject: [PATCH] i effed up one line --- Medicat_Installer.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Medicat_Installer.bat b/Medicat_Installer.bat index c09d85e..97b1ee1 100644 --- a/Medicat_Installer.bat +++ b/Medicat_Installer.bat @@ -2,7 +2,7 @@ title Medicat Installer [STARTING] cd /d %~dp0 Set "Path=%Path%;%CD%;%CD%\bin;" -set localver=3306 +set localver=3401 set maindir=%CD% set format=Yes set formatcolor=2F @@ -292,7 +292,7 @@ REM -- WHEN DONE EXTRACTING VENTOY, TYPE LICENCE AND CONTINUE title Medicat Installer [INSTALL!] if exist "%CD%\MediCat.USB.v%medicatver%.7z" (goto install4) else (goto installversion2) :installversion2 -if exist "%CD%\MediCat.USB.v%medicatver%.zip.001" (goto warnhash) else (goto installerror) +if exist "%CD%\MediCat.USB.v%medicatver%.zip.001" (goto warnhash) else (goto dlcheck3) REM -- INSTALLER