mirror of
https://github.com/abbodi1406/KMS_VL_ALL_AIO.git
synced 2024-11-18 11:19:46 +01:00
v0.49.1 fix
This commit is contained in:
parent
70b8de8b57
commit
116b51ce5d
1 changed files with 1 additions and 0 deletions
|
@ -2921,6 +2921,7 @@ set "spp_get=Description, DiscoveredKeyManagementServiceMachineName, DiscoveredK
|
|||
set "ospp_get=%spp_get%"
|
||||
if %winbuild% GEQ 9200 set "spp_get=%spp_get%, KeyManagementServiceLookupDomain, VLActivationTypeEnabled"
|
||||
if %winbuild% GEQ 9600 set "spp_get=%spp_get%, DiscoveredKeyManagementServiceMachineIpAddress, ProductKeyChannel"
|
||||
set _Identity=0
|
||||
dir /b /s /a:-d "!_Local!\Microsoft\Office\Licenses\*1*" 1>nul 2>nul && set _Identity=1
|
||||
dir /b /s /a:-d "!ProgramData!\Microsoft\Office\Licenses\*1*" 1>nul 2>nul && set _Identity=1
|
||||
set _prsh=1
|
||||
|
|
Loading…
Reference in a new issue