1
0
Fork 0
mirror of https://github.com/massgravel/Microsoft-Activation-Scripts.git synced 2024-11-16 20:14:37 -05:00

Fig a bug in server section

This commit is contained in:
WindowsAddict 2024-07-30 08:56:25 +05:30
parent 66e8cda508
commit 6c71e82ef3

View file

@ -682,6 +682,9 @@ echo DISM /online /Set-Edition:%targetedition% /ProductKey:%key% /AcceptEula
DISM /online /Set-Edition:%targetedition% /ProductKey:%key% /AcceptEula
call :ced_postprep
%line%
goto dk_done
::========================================================================================================================================