From 7abf811b44acaaaad3a2d7c78f3a9251a3cf7be6 Mon Sep 17 00:00:00 2001 From: JakeyPrime Date: Wed, 25 Jun 2025 00:54:36 -0400 Subject: [PATCH] If you can't beat em, join em --- Wimdows/All-In-One-Version-KL/Wimdows_AIO.cmd | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/Wimdows/All-In-One-Version-KL/Wimdows_AIO.cmd b/Wimdows/All-In-One-Version-KL/Wimdows_AIO.cmd index 7fb780f..bd6eaa3 100644 --- a/Wimdows/All-In-One-Version-KL/Wimdows_AIO.cmd +++ b/Wimdows/All-In-One-Version-KL/Wimdows_AIO.cmd @@ -85,23 +85,6 @@ ping 127.0.0.1 -n 20 ) cls -:: Check LF line ending - -pushd "%~dp0" ->nul findstr /v "$" "%~nx0" && ( -echo: -echo Error - Script either has LF line ending issue or an empty line at the end of the script is missing. -echo: -echo: -echo Check this webpage for help - %mas%troubleshoot -echo: -echo: -ping 127.0.0.1 -n 20 >nul -popd -exit /b -) -popd - ::======================================================================================================================================== cls