anhkiet2507

Install 365 Features

Sep 16th, 2018
38,065
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 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. for /f %i in ('dir /b ..\root\Licenses16\ProPlus2019XC2RVL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%i"
  4. cscript //nologo OSPP.VBS /inpkey:N9J9Q-Q7MMP-XDDM6-63KKP-76FPM
  5. cscript //nologo ospp.vbs /act
  6. echo.
Advertisement
Add Comment
Please, Sign In to add comment