# Software Installation

{% hint style="info" %}
Notes:

* Before proceeding with the installation, please ensure that you have acquired administrative privileges.
  {% endhint %}

Make sure you have installed the Microsoft Visual C++ Redistributable.

You can download it from the following link: [<mark style="color:blue;">https://www.microsoft.com/en-us/download/details.aspx?id=48145</mark>](https://www.microsoft.com/en-us/download/details.aspx?id=48145)

To begin the installation of the ReXdesk Software, open the installer by running the set-up file.

<figure><img src="/files/7H6GUh6a3iGh6gKqd0fL" alt=""><figcaption></figcaption></figure>

* To continue with the installation of ReXdesk on your system, click 'Next'.
* To cancel the installation at this stage, click 'Cancel'. (No software will have been installed on the system at this point.)

<figure><img src="/files/52I2ZExTVlc0hKNbgF82" alt=""><figcaption></figcaption></figure>

* Select the folder in which you wish to install the Software; it is preferred to use the default location.
* Select the preference for computer user installation to determine which computer users will access the ReXdesk Software.
* Click 'Next' to continue with the installation

<figure><img src="/files/Tgn8mnXsrwrH5BZypcQz" alt=""><figcaption></figcaption></figure>

* To continue with the installation of ReXdesk on your system, click 'Next'.

<figure><img src="/files/SVP39WZmV0ib7njxgJP2" alt=""><figcaption></figcaption></figure>

* Once the installation is complete, this window will appear.
* Click 'Close' to close the window. ReXdesk is now successfully installed on your system.


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-pro-product-manual/rexgen-pro-product-manual/getting-started/software-installation.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.
