Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Note: There are some items requiring modification. Downloadpath and if needed, remove ExcludeApp to include one of these apps.
- By default, this XML will install in tandem with the Click-to-Run tool:
- Word, Powerpoint, Excel, OneNote, Publisher
- Use the XML as a model if you want to remove any of them from the install.
- <Configuration>
- <Add OfficeClientEdition="64" DownloadPath="<Path to and including \Office from the downloaded source>" Channel="Current">
- <Product ID="O365ProPlusRetail">
- <Language ID="en-us"/>
- <ExcludeApp ID="Access"/>
- <ExcludeApp ID="InfoPath"/>
- <ExcludeApp ID="Lync"/>
- <ExcludeApp ID="Onedrive"/>
- <ExcludeApp ID="Groove"/>
- <ExcludeApp ID="Outlook"/>
- <ExcludeApp ID="Project"/>
- <ExcludeApp ID="SharePointDesigner"/>
- <ExcludeApp ID="Visio"/>
- </Product>
- </Add>
- </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement