|
 Try this key;
---------------
Key: GKVTD-2KPV2-GDYW6-3M9FC-R****
Description: Office21_ProPlus2021VL_MAK_AE2
Sub Type: X22-53674
Activation Count: 355
Time: 08:09:22 09/06/2025 (GMT+7)
Convert Retail to Volume
---------------------------------
you need to open cmd in the admin mode, then run all commands below one by one;
- for %a in (4,5,6) do (if exist "%ProgramFiles%\Microsoft Office\Office1%a\ospp.vbs" (cd /d "%ProgramFiles%\Microsoft Office\Office1%a")
- if exist "%ProgramFiles(x86)%\Microsoft Office\Office1%a\ospp.vbs" (cd /d "%ProgramFiles(x86)%\Microsoft Office\Office1%a"))&cls
复制代码
- for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_MAK*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x"
复制代码
|
|