> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/installation/install-central-manager-multi-store/backward-compatibility/backward-compatibility-installation.md).

# Install the Backward Compatibility Extension

For non-Flash stores, you must install the Backward Compatibility Extension **on the same computer** where your installed both the RMH Central Flash Server app and the non-Flash RMH Central Server app.

1. Go to the location where you extracted the release package files.
2. Double-click **Setup.exe** to open the setup wizard.

{% hint style="info" %}
You must have administrative privileges on the computer to install RMH apps.
{% endhint %}

<div align="left"><img src="/files/z88O0hVubWK52sbMlrYe" alt=""></div>

3. Under **RMH Flash Backward Compatibility**, click **Install Flash Backward Compatibility**.

{% hint style="info" %}
Alternately, you can go to the **RMH Flash Backward Compatibility** folder and double-click **RMH.FlashBackwardCompatibility.Installer.msi**.
{% endhint %}

4. Click **Next**.

<div align="left"><img src="/files/R12lIOOVTfs2alFdkaVN" alt=""></div>

5. On the **End-User License Agreement** screen, select **I accept the terms in the License Agreement** and click **Next**.

<div align="left"><img src="/files/yt9y04qbphu5bok8eYkY" alt=""></div>

6. On the **Destination Folder** screen, select the installation folder for the Backward Compatibility Extension and click **Next**.

<div align="left"><img src="/files/0c8zPj1LGP7cfhiPwLzv" alt=""></div>

7. Click **Install**.

<div align="left"><img src="/files/l81fIZjT0jn2bTN99gs3" alt=""></div>

8. Wait while installation is completed. This may take a few minutes.
9. Click **Finish**.

<div align="left"><img src="/files/ezgJhKqdyPzETwW4kBLt" alt=""></div>

10. Complete the setup of the Backward Compatibility Extension. Refer to Identify the stores that are Flash and non-Flash and Turn off the worksheet processor service for more information.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.rmhpos.com/installation/install-central-manager-multi-store/backward-compatibility/backward-compatibility-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
