> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://aide.merci-app.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to deploy MerciApp Windows across an entire company (GPO)?

It is possible to install MerciApp Windows on all your employees' computers using a GPO procedure. To do this, contact your technical department/IT department and send them the [official Microsoft link](https://learn.microsoft.com/en-us/troubleshoot/windows-server/group-policy/use-group-policy-to-install-software) for the procedure.

## Silent installation

In some cases, you may not want the MerciApp installation window to open each time the software is installed, particularly when it is reinstalled each time a user logs in.

To do this, you can install MerciApp Windows from a terminal using the command below:

```
MerciAppSetup.exe --silent
```

## Lightweight installation (without the .NET framework)

The MerciApp Windows executable includes the .NET framework required for it to run; the advantage of this is that you can be sure that the application will work regardless of the environment.

However, in some cases, you may want to install a lighter version of the executable, especially if the .NET framework is already installed on the target computer; in which case you can [follow this link](https://p-merci-windows-adapter.s3.eu-west-3.amazonaws.com/Releases/MerciAppSetup_DeploymentTool.msi) to download the latest version of MerciApp Windows.