Convert Office 2019 ProPlus Retail to VL
Convert Office 2019 ProPlus Retail to VL
Run CMD (Run as admin)
Copy all code and paste in CMD:
cscript slmgr.vbs /upk 52c4d79f-6e1a-45b7-b479-36b666e0a2f8
cscript slmgr.vbs /upk 5f472f1e-eb0a-4170-98e2-fb9e7f6ff535
cscript slmgr.vbs /upk a3072b8f-adcc-4e75-8d62-fdeb9bdfae57
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /remhst
cscript ospp.vbs /ckms-domain
for /f %i in ('dir /b ..\root\Licenses16\ProPlus2019VL_MAK.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16%i"
cscript //nologo ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
cscript //nologo ospp.vbs /act*
Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
With product key
I think this also could convert
2016 ProPlus Retail to VL
Like
(8)

[KMS Tools Portable](https://mega.nz/file/JJ5DlS4Q#23ocuTZgWpTWQ_RK1ByDECuGQJbxOE1ygNbcC0O7npM)
This link KMS Tools (Disable Antivirus Before use it)
Have Office 2013,2016,2019,2021 Install and Convers Retail To VL
When you want to add or remove VL Key Or MAK Key can use KMSoffline (Have in KMS Tools)

cscript slmgr.vbs /upk 52c4d79f-6e1a-45b7-b479-36b666e0a2f8
cscript slmgr.vbs /upk 5f472f1e-eb0a-4170-98e2-fb9e7f6ff535
cscript slmgr.vbs /upk a3072b8f-adcc-4e75-8d62-fdeb9bdfae57
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /remhst
cscript ospp.vbs /ckms-domain
for /f %i in ('dir /b ..\root\Licenses16\ProPlus2019VL_MAK.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16%i"
cscript //nologo ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
cscript //nologo ospp.vbs /act*
why i can't use tik tutorial?
can help me please

Cover VL To Retail
Run CMD admin==>cop & past
set ver=16
if exist "%ProgramFiles%\Microsoft Office\Office%ver%\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office%ver%"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office%ver%\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office%ver%"
for /f %i in ('dir /b ..\root\Licenses%ver%\ProPlus2019R_Retail*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses%ver%\%i"
for /f %i in ('dir /b ..\root\Licenses%ver%\ProPlus2019MSDNR*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses%ver%\%i"
exit

Is there a way to convert from Vol to Retail?
Thank you

@oranglain573: Office 16 PP has another cmd code. It's also work but I hear that it's not stable like Office 2019.

so is it possible for office 16 PP to VL?

Thank you

I moved this topic to "Tutorials" category, I think it's the most exactly :D

It works thank you

Please try edit it now ;)

I think this also could convert
2016 ProPlus Retail to VL
P.S: i did not find edit button to add this information
or to change the title