# Run Force Install Tables as an executable

You can run **Force Install Tables** as an executable. You can do this for either Store Manager or Central Manager.

To use the Force Install Tables executable, open **Command Prompt** or **PowerShell** and enter one of the following:

* "C:\Program Files(x86)\Retail Hero\RMH Store Manager\ForceInstallTables.exe" & exit /b
* "C:\Program Files(x86)\Retail Hero\RMH Central Manager\ForceInstallTables.exe" & exit /b

The executable displays either a success or failure message. Detailed results are saved to a log stored in the following folders:

* C:\ProgramData\RetailHero\RMH Store Manager\Force Install Tables\\
* C:\ProgramData\RetailHero\RMH Central Manager\Force Install Tables\\


---

# Agent Instructions: 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.rmhpos.com/installation/other-procedures/force-install-tables-executable.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.
