Skip to content

Commit

Permalink
Fix External mode activation
Browse files Browse the repository at this point in the history
  • Loading branch information
abbodi1406 committed Mar 15, 2021
1 parent 7e58b0a commit d60b48b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KMS_VL_ALL_AIO.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ set KMS_Port=1688

set KMS_Emulation=1
set Unattend=0
set _uIP=%KMS_IP%
set _uIP=0.0.0.0

set "_cmdf=%~f0"
if exist "%SystemRoot%\Sysnative\cmd.exe" (
Expand Down Expand Up @@ -2678,7 +2678,7 @@ exit /b
set "_key=2F77B-TNFGY-69QQF-B8YKP-D69TJ" &:: Enterprise 2015 LTSB N
exit /b

:: Windows Server 2021 [Fe]
:: Windows Server 2022 [Fe]
:9bd77860-9b31-4b7b-96ad-2564017315bf
set "_key=VDYBN-27WPP-V4HQT-9VMD4-VMK7H" &:: Standard
exit /b
Expand Down

0 comments on commit d60b48b

Please sign in to comment.