mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-06 16:43:35 +03:00
Fig a bug in server section
This commit is contained in:
parent
66e8cda508
commit
6c71e82ef3
1 changed files with 3 additions and 0 deletions
|
@ -682,6 +682,9 @@ echo DISM /online /Set-Edition:%targetedition% /ProductKey:%key% /AcceptEula
|
||||||
DISM /online /Set-Edition:%targetedition% /ProductKey:%key% /AcceptEula
|
DISM /online /Set-Edition:%targetedition% /ProductKey:%key% /AcceptEula
|
||||||
|
|
||||||
call :ced_postprep
|
call :ced_postprep
|
||||||
|
%line%
|
||||||
|
|
||||||
|
goto dk_done
|
||||||
|
|
||||||
::========================================================================================================================================
|
::========================================================================================================================================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue