From 387d7561460a378a543ec97fccbd8527ca67f3e0 Mon Sep 17 00:00:00 2001 From: Sparmage <72316472+Sparmage@users.noreply.github.com> Date: Sat, 25 Sep 2021 17:24:34 -0500 Subject: [PATCH 1/2] pink --- BW11V2.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BW11V2.bat b/BW11V2.bat index fb4b2b2..ac031e5 100644 --- a/BW11V2.bat +++ b/BW11V2.bat @@ -34,11 +34,11 @@ if '%errorlevel%' NEQ '0' ( :-------------------------------------- cls title BW11V2 -echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= echo Bypass Windows 11 Version 2 (BW11V2) echo By Baka - Second Release echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -echo Bypasses the Windows 11 Update Checks && echo. +echo Bypasses the Windows 11 Update Checks && echo. echo Press any key to continue. pause > nul cls @@ -59,4 +59,4 @@ exit echo off "%~2" findstr /v /a:%1 /R "^$" "%~2" nul -del "%~2" > nul 2>&1i \ No newline at end of file +del "%~2" > nul 2>&1i From ee6548293ad986d3a91f70353110ccd752a7c091 Mon Sep 17 00:00:00 2001 From: Sparmage <72316472+Sparmage@users.noreply.github.com> Date: Sat, 25 Sep 2021 17:26:04 -0500 Subject: [PATCH 2/2] Update BW11V2.bat --- BW11V2.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BW11V2.bat b/BW11V2.bat index ac031e5..89370e3 100644 --- a/BW11V2.bat +++ b/BW11V2.bat @@ -36,7 +36,7 @@ cls title BW11V2 echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= echo Bypass Windows 11 Version 2 (BW11V2) -echo By Baka - Second Release +echo By Baka - Third Release echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= echo Bypasses the Windows 11 Update Checks && echo. echo Press any key to continue.