Advertisement
Baonx

Untitled

Dec 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. if exist “%ProgramFiles%\Microsoft Office\Office16\ospp.vbs” cd /d “%ProgramFiles%\Microsoft Office\Office16”
  2. if exist “%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs” cd /d “%ProgramFiles(x86)%\Microsoft Office\Office16″
  3. cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ppd.xrm-ms”
  4. cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul.xrm-ms”
  5. cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul-oob.xrm-ms”
  6. cscript OSPP.VBS /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
  7. cscript ospp.vbs /unpkey:BTDRB
  8. cscript ospp.vbs /sethst:kms.lotro.cc
  9. cscript //nologo ospp.vbs /act
  10. cd /d "%ProgramFiles%\Common Files\Microsoft Shared\ClickToRun"
  11. OfficeC2RClient.exe /changesetting Channel=Insiders
  12. OfficeC2RClient.exe /update user
  13. echo PQV activated Office 16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement