# Reflash

**Help command:** help reflash

**General configure format:** reflash -I \<input file>

| **Command Options** | **Purpose**              | **Description**                                           |
| ------------------- | ------------------------ | --------------------------------------------------------- |
| -I \<input file>    | Specify input file path. | <p>Supported formats are:<br>ReXgen Firmware (\*.zip)</p> |

### Example:

*To reflash the logger with a particular firmware, use the below script*

#### @echo off

CD C:\Program Files (x86)\Influx Technology\ReXdesk\\&\&rexdesk reflash -I “C:\Users\user\Desktop\06032021\firmware.zip”
