From 3ac3c554da38c49c51dbad973ff8b6055f4d6a5b Mon Sep 17 00:00:00 2001 From: abbodi1406 Date: Tue, 29 Jun 2021 06:02:23 +0300 Subject: [PATCH] Update OfflineInsiderEnroll.cmd --- OfflineInsiderEnroll.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfflineInsiderEnroll.cmd b/OfflineInsiderEnroll.cmd index 09af83e..90f855c 100644 --- a/OfflineInsiderEnroll.cmd +++ b/OfflineInsiderEnroll.cmd @@ -23,7 +23,7 @@ pause goto :EOF :START_SCRIPT -set "scriptver=2.0.3" +set "scriptver=2.4.0" set "FlightSigningEnabled=0" bcdedit /enum {current} | findstr /I /R /C:"^flightsigning *Yes$" >NUL 2>&1 IF %ERRORLEVEL% EQU 0 set "FlightSigningEnabled=1"