mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-11-11 16:59:35 +00:00
Change key preference order in Change Windows edition script. Thanks to Magic.
This commit is contained in:
parent
4bf82f576c
commit
0a35a00266
@ -17396,7 +17396,7 @@ set _dismapi=1
|
||||
)
|
||||
)
|
||||
|
||||
set "keyflow=Retail Volume:GVLK Volume:MAK OEM:NONSLP OEM:DM PGS:TB Retail:TB:Eval"
|
||||
set "keyflow=Retail OEM:NONSLP OEM:DM Volume:MAK Volume:GVLK PGS:TB Retail:TB:Eval"
|
||||
|
||||
call :ced_targetSKU %targetedition%
|
||||
if defined targetSKU call :ced_windowskey
|
||||
|
||||
@ -604,7 +604,7 @@ set _dismapi=1
|
||||
)
|
||||
)
|
||||
|
||||
set "keyflow=Retail Volume:GVLK Volume:MAK OEM:NONSLP OEM:DM PGS:TB Retail:TB:Eval"
|
||||
set "keyflow=Retail OEM:NONSLP OEM:DM Volume:MAK Volume:GVLK PGS:TB Retail:TB:Eval"
|
||||
|
||||
call :ced_targetSKU %targetedition%
|
||||
if defined targetSKU call :ced_windowskey
|
||||
|
||||
Loading…
Reference in New Issue
Block a user