# Install (/docs/v8/acars/client/install)













## ACARS Client [#acars-client]

After downloading the installer, extract it and run it. It will install into:

```
%LocalAppData%\vmsacars\current
```

Desktop and start menu shortcuts will be created, and the program will be
registered.

## Simulator Configuration [#simulator-configuration]

<Tabs items="[&#x22;MSFS 2020/2024&#x22;, &#x22;X-Plane&#x22;, &#x22;Prepar3d/FSX&#x22;]" defaultIndex="0">
  <Tab>
    #### WASM Module [#wasm-module]

    If you're using Microsoft Flight Simulator, to read the LVars from the sim you
    need the `FSUIPC WASM Module (Version)` from [FSUIPC](https://www.fsuipc.com/),
    `fsuipc-lvar-module` folder needs to be manually placed in your community
    folder.

        <img src="__img0" />

    Also, it is possible to install the WASM Module with FSUIPC main installer.
    While installing or updating it, be sure you have the WASM Module option
    enabled.

        <img src="__img1" />

    ##### Permission Denied Errors [#permission-denied-errors]

    If you're getting a permission-denied error, see
    [this thread](https://forum.navigraph.com/t/faq-navigraph-navdata-center-could-not-find-access-simulator/2104)
  </Tab>

  <Tab>
    X-Plane uses a custom plugin. Open the `X-Plane` folder, and copy the
    `AcarsConnect` folder into your `Resources\plugins` folder.

        <img src="__img2" />

    Also it is possible to copy the plugin automatically from vmsAcars settings, be
    sure X-Plane is not running and click the `Copy Plugin To X-Plane` button after
    selecting your X-Plane root/main folder.

        <img src="__img3" />
  </Tab>

  <Tab>
    To use FSX/Prepar3d, you need to install:

    * [FSUIPC](http://www.fsuipc.com) - the licensed version isn't required.
    * [MakeRwys](http://fsuipc.simflight.com/beta/MakeRwys.zip)

    After installing both, run `MakeRwys`. `MakeRwys` also needs to be re-run
    whenever there are scenery changes (if you want gates/runways to be updated).
    ACARS will automatically detected changes to the MakeRwys files, and will update
    its internal database accordingly.

    #### Hardware Configuration [#hardware-configuration]

    If you're using hardware to control the sim, ACARS heavily relies on several
    offsets with FSUIPC, particularly the parking brake. Ensure that the offset
    `0x0BC8` gets set
  </Tab>
</Tabs>
