mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-11-11 12:43:28 +03:00
Change key preference order in Change Windows edition script. Thanks to Magic.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user