-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
155 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!-- Office 2019 enterprise client configuration file sample. To be used for Office 2019 | ||
enterprise volume licensed products only, including Office 2019 Professional Plus, | ||
Visio 2019, and Project 2019. | ||
Do not use this sample to install Office 365 products. | ||
For detailed information regarding configuration options visit: http://aka.ms/ODT. | ||
To use the configuration file be sure to remove the comments | ||
The following sample allows you to download and install Office 2019 Professional Plus, | ||
Visio 2019 Professional, and Project 2019 Professional directly from the Office CDN. | ||
--> | ||
|
||
|
||
|
||
<Configuration> | ||
|
||
<Add OfficeClientEdition="64" Channel="PerpetualVL2019"> | ||
<Product ID="ProPlus2019Volume"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
<Product ID="VisioPro2019Volume"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
<Product ID="ProjectPro2019Volume"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
</Add> | ||
|
||
<!-- <RemoveMSI All="True" /> --> | ||
|
||
<!-- <Display Level="None" AcceptEULA="TRUE" /> --> | ||
|
||
<!-- <Property Name="AUTOACTIVATE" Value="1" /> --> | ||
|
||
</Configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<!-- Office 2021 enterprise client configuration file sample. To be used for Office 2021 | ||
enterprise volume licensed products only, including Office 2021 Professional Plus, | ||
Visio 2021, and Project 2021. | ||
Do not use this sample to install Office 365 products. | ||
For detailed information regarding configuration options visit: http://aka.ms/ODT. | ||
To use the configuration file be sure to remove the comments | ||
The following sample allows you to download and install Office 2021 Professional Plus, | ||
Visio 2021 Professional, and Project 2021 Professional directly from the Office CDN. | ||
This configuration file will remove all other Click-to-Run products in order to avoid | ||
product conflicts and ensure successful setup. | ||
--> | ||
|
||
|
||
|
||
<Configuration> | ||
|
||
<Add OfficeClientEdition="64" Channel="PerpetualVL2021"> | ||
<Product ID="ProPlus2021Volume"> | ||
<Language ID="en-us" /> | ||
<ExcludeApp ID="Lync" /> | ||
</Product> | ||
<Product ID="VisioPro2021Volume"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
<Product ID="ProjectPro2021Volume"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
</Add> | ||
|
||
<Remove All="True" /> | ||
|
||
<!-- <RemoveMSI All="True" /> --> | ||
|
||
<!-- <Display Level="None" AcceptEULA="TRUE" /> --> | ||
|
||
<!-- <Property Name="AUTOACTIVATE" Value="1" /> --> | ||
|
||
</Configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!-- Office 365 client configuration file sample. To be used for Office 365 ProPlus apps, | ||
Office 365 Business apps, Project Pro for Office 365 and Visio Pro for Office 365. | ||
For detailed information regarding configuration options visit: http://aka.ms/ODT. | ||
To use the configuration file be sure to remove the comments | ||
The following sample allows you to download and install the 64 bit version of the Office 365 ProPlus apps | ||
and Visio Pro for Office 365 directly from the Office CDN using the Current Channel | ||
settings --> | ||
|
||
<Configuration> | ||
|
||
<Add OfficeClientEdition="64" Channel="Current"> | ||
<Product ID="O365ProPlusRetail"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
<Product ID="VisioProRetail"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
</Add> | ||
|
||
<!-- <Updates Enabled="TRUE" Channel="Current" /> --> | ||
|
||
<!-- <Display Level="None" AcceptEULA="TRUE" /> --> | ||
|
||
<!-- <Property Name="AUTOACTIVATE" Value="1" /> --> | ||
|
||
</Configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!-- Office 365 client configuration file sample. To be used for Office 365 ProPlus apps, | ||
Office 365 Business apps, Project Pro for Office 365 and Visio Pro for Office 365. | ||
For detailed information regarding configuration options visit: http://aka.ms/ODT. | ||
To use the configuration file be sure to remove the comments | ||
The following sample allows you to download and install the 32 bit version of the Office 365 ProPlus apps | ||
and Visio Pro for Office 365 directly from the Office CDN using the Current Channel | ||
settings --> | ||
|
||
<Configuration> | ||
|
||
<Add OfficeClientEdition="32" Channel="Current"> | ||
<Product ID="O365ProPlusRetail"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
<Product ID="VisioProRetail"> | ||
<Language ID="en-us" /> | ||
</Product> | ||
</Add> | ||
|
||
<!-- <Updates Enabled="TRUE" Channel="Current" /> --> | ||
|
||
<!-- <Display Level="None" AcceptEULA="TRUE" /> --> | ||
|
||
<!-- <Property Name="AUTOACTIVATE" Value="1" /> --> | ||
|
||
</Configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
@echo off | ||
cd /d %~dp0 | ||
setup.exe /configure config.xml | ||
pause |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Paste EACH line manually on command prompt. Make sure to run it as administrator! | ||
Make sure that MSOffice 365 is already installed on your machine, If you still didn't do so open the cmd file. | ||
Change it into "cd /d %ProgramFiles%\%programfiles(x86)%\Microsoft Office\Office16" if your msoffice was installed in x86 or 32bits! | ||
====================================START HERE================================ | ||
cd /d %ProgramFiles%\Microsoft Office\Office16 | ||
for /f %x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" | ||
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99 | ||
cscript ospp.vbs /unpkey:BTDRB >nul | ||
cscript ospp.vbs /unpkey:KHGM9 >nul | ||
cscript ospp.vbs /unpkey:CPQVG >nul | ||
cscript ospp.vbs /sethst:s8.uk.to | ||
cscript ospp.vbs /setprt:1688 | ||
cscript ospp.vbs /act |