milad94

Office 365

Jul 7th, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. الخطوة الاولى
  2. cd /d %ProgramFiles%\Microsoft Office\Office16
  3. cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
  4.  
  5. الخطوة الثانية
  6. for /f %x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x"
  7.  
  8.  
  9. الخطوة الثالثة
  10. cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
  11. cscript ospp.vbs /unpkey:BTDRB >nul
  12. cscript ospp.vbs /unpkey:KHGM9 >nul
  13. cscript ospp.vbs /unpkey:CPQVG >nul
  14. cscript ospp.vbs /sethst:kms10.msguides.com
  15. cscript ospp.vbs /setprt:1688
  16. cscript ospp.vbs /act
  17.  
  18.  
  19.  
Advertisement
Add Comment
Please, Sign In to add comment