> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/software-links/software-links/rexdesk-software-links.md).

# ReXdesk: Software Links

{% hint style="success" %}

## Note:

* ### After downloading the files listed below, please install the drivers for the ReXdesk software by following the instructions provided.&#x20;

{% endhint %}

## :arrow\_down: [ReXdesk Download <mark style="color:blue;">link</mark>](https://downloads.influxtechnology.com/ReXdesk/ReXdesk_1.2.37.0.msi)

### Required Packages with ReXdesk (download links):

### :arrow\_down: [<mark style="color:blue;">Microsoft Visual C++</mark>](https://aka.ms/vs/17/release/vc_redist.x86.exe)

### :arrow\_down: [<mark style="color:blue;">Microsoft dotnet Runtime 4.7</mark>](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net47-web-installer)

#### **ReXdesk** [<mark style="color:blue;">**Installation Guide**</mark>](/support_guides/software-links/software-links/rexdesk-software-links/installation-guide.md)&#x20;

#### [<mark style="color:blue;">**ReXdesk Manual**</mark>](/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual.md)

{% hint style="info" %}

#### ReXdesk requires installing the latest version of the following:

Microsoft Visual C++ (x86) Redistributable package

Microsoft dotnet Runtime 4.7
{% endhint %}

## Firmware (downloadable zip file below)

{% file src="/files/vf8fB7yGDsV78C4Zwyfr" %}

{% hint style="warning" %}

#### <mark style="color:red;">Attention:</mark>

* Supports updating firmware from a single ZIP package (for reflashing any ReXgen).
* Select the above zip file during the reflash process.
* Ensure that the eMMC is formatted and send the new configuration to the logger once the firmware update is successful.
  {% endhint %}

{% hint style="success" %}

#### Note:

### Once downloaded, please install the drivers for the ReXdesk software by following the given [<mark style="color:blue;">instructions</mark>](/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/getting-started/driver-installation.md)<mark style="color:blue;">.</mark>

{% endhint %}

### Release notes:

### [<mark style="color:blue;">Release Notes (Latest) (Version 1.2.37)</mark>](/support_guides/software-links/software-links/rexdesk-software-links/release-notes-latest-version-1.2.37.md)

#### [<mark style="color:blue;">Previous Release Notes</mark>](/support_guides/software-links/software-links/rexdesk-software-links/previous-release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/software-links/software-links/rexdesk-software-links.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.
