# Reflash

**Main command**: help reflash

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

<table data-header-hidden><thead><tr><th width="194.33333333333331"></th><th width="219"></th><th></th></tr></thead><tbody><tr><td><strong>Command Options</strong></td><td><strong>Purpose</strong></td><td><strong>Description</strong></td></tr><tr><td>-I &#x3C;input file></td><td>Specify input file path.</td><td>Supported formats are:<br>ReXgen Firmware (*.bin)</td></tr></tbody></table>

### 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.bin”
