# Mass Rollout of Valorx

Valorx ships the **Windows client** in **.EXE** and **.MSI** formats. Valorx [support page](https://valorx.com/support/) includes the link to download Valorx Fusion setup.exe. MSI are provided for all major releases and can be used to mass rollout to end users using device management software like *Microsoft Endpoint Manager* (also known as *Microsoft Intune*). MSI links are available on-demand by reaching out to <support@valorx.com>.

## Silent Installation

Most users would require a desktop team to help with the installation. Valorx can be installed silently and pushed remotely using this switch.

Valorx Fusion V20.10.exe **/exenoui /qn**

## Prerequisite Software

Below is the list of prerequisite software required by the Valorx Fusion client. In case of MSI-based mass rollout, customers should ensure that this prerequisite software are installed.

1. Microsoft .NET Framework 4.7.2 or higher\
   [Download Link](https://go.microsoft.com/fwlink/?linkid=863265)
2. Microsoft VSTO 4.0 Runtime\
   [Download Link](https://download.microsoft.com/download/7/A/F/7AFA5695-2B52-44AA-9A2D-FC431C231EDC/vstor_redist.exe)
3. Microsoft Edge WebView2 Runtime\
   We have moved off of Internet Explorer 11 and its dependency from [V10](/valorx-fusion/versions-and-release-notes/windows/older-versions/windows/fusion-version-10.md) onwards. Microsoft Edge WebView2 provides a modern chromium-based browser experience.\
   [Download Link](https://go.microsoft.com/fwlink/p/?LinkId=2124703)

***Note***: setup.exe already installs these prerequisites automatically.

{% hint style="info" %}
Reach out to [Valorx Support](mailto:support@valorx.com) and provide the version to get the MSI link
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.valorx.com/valorx-fusion/miscellaneous/mass-rollout-of-valorx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
