diff --git a/office-vol.xml b/office-vol.xml index e0076a9..97c02ea 100644 --- a/office-vol.xml +++ b/office-vol.xml @@ -1,44 +1,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/readme.md b/readme.md index 7d1ea65..3912516 100644 --- a/readme.md +++ b/readme.md @@ -1,29 +1,31 @@ -# Office 2019 VOL Install - -## Config - -Modify the office_vol.xml file according to your needs. - -By default, only Word, Excel and PowerPoint are installed. - -## Download & Install - -``` -setup.exe /download office-vol.xml -setup.exe /configure office-vol.xml -``` - -## KMS Activtion - -**open cmd as admin** - -``` -cd /d "%ProgramFiles%\Microsoft Office\Office16" -cscript ospp.vbs /sethst:KMS_SERVER -cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP -cscript ospp.vbs /act -``` - -## More - -https://docs.microsoft.com/en-us/deployoffice/office2019/deploy \ No newline at end of file +# Office 2019 VOL Install + +## Config + +Modify the office_vol.xml file according to your needs. + +By default, only Word, Excel and PowerPoint are installed. + +## Download & Install + +``` +setup.exe /download office-vol.xml +setup.exe /configure office-vol.xml +``` + +## KMS Activtion + +**open cmd as admin** + +``` +cd /d "%ProgramFiles%\Microsoft Office\Office16" +cscript ospp.vbs /sethst:KMS_SERVER +cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP +cscript ospp.vbs /act +``` + +## More + +Source of `setup.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=49117 + +Deploy docs : https://docs.microsoft.com/en-us/deployoffice/office2019/deploy \ No newline at end of file