Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Don't forget to either remove or update the PIDKEY attribute to contain your product key,
- so you don't have to enter it manually during the installation.
- See:
- https://superuser.com/a/980264/38712
- https://www.askvg.com/tip-customize-microsoft-office-click-to-run-c2r-setup-to-install-selected-programs-only/
- -->
- <Configuration>
- <Add SourcePath="D:\" OfficeClientEdition="64">
- <Product ID="ProPlusRetail" PIDKEY="11111-11111-11111-11111-11111">
- <Language ID="en-us"/>
- <ExcludeApp ID="Access"/>
- <!-- ExcludeApp ID="Excel"/ -->
- <ExcludeApp ID="Groove"/>
- <ExcludeApp ID="InfoPath"/>
- <ExcludeApp ID="Lync"/>
- <ExcludeApp ID="OneNote"/>
- <ExcludeApp ID="Outlook"/>
- <ExcludeApp ID="PowerPoint"/>
- <ExcludeApp ID="Project"/>
- <ExcludeApp ID="Publisher"/>
- <ExcludeApp ID="SharePointDesigner"/>
- <ExcludeApp ID="Visio"/>
- <!-- ExcludeApp ID="Word"/ -->
- </Product>
- </Add>
- </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment