From 0f45007d179ba98a477bc557be3d19b4b5dcdc41 Mon Sep 17 00:00:00 2001 From: RoboXL <105053104+RoboXL@users.noreply.github.com> Date: Fri, 15 Sep 2023 10:06:54 -0400 Subject: [PATCH] Update Installer.bat --- Installer.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installer.bat b/Installer.bat index 8e1f869..a764979 100644 --- a/Installer.bat +++ b/Installer.bat @@ -67,7 +67,9 @@ rmdir "%extractPath%" /S /Q cls echo "" +echo -------------------------------------- echo UpdateX-Windows installation completed. +echo -------------------------------------- echo "" pause