Je viens de started the Office 2016 Setup/Installation on my Windows 10 PC. The installation worked fine and started automatically showing only this dialog:
But there are no additional settings possible! J'ai besoin de choose which programs Je veux install and also add additional tools that are often missing when doing a default installation.
**Comment puis-je change the Office Installation Settings?**
- Choose programs to install
- Add/Remove Office Tools
- (Maybe) Office installation directory
Quand je check after the installation in the the windows settings, the Office can only be uninstalled - no modifications available:
Office 2016 Advanced Setup
Re: Office 2016 Advanced Setup
Vous pouvez utiliser the [Office 2016 Deployment Tool](https://www.microsoft.com/en-us/download/details.aspx?id=49117) to [customize the setup](http://www.askvg.com/tip-customize-microsoft-office-click-to-run-c2r-setup-to-install-selected-programs-only/). Edit the `Configuration.xml` and add new `ExcludeApp ID` entries for features you don't want to have installed:
`
```
Now run `setup.exe /download configuration.xml` to only download the requested features and install the customized office with `setup.exe /configure configuration.xml`
`
```
Now run `setup.exe /download configuration.xml` to only download the requested features and install the customized office with `setup.exe /configure configuration.xml`