# OMrun Paths

### Application installation path

| OMrun  | Operating system | Path                        |
| ------ | ---------------- | --------------------------- |
| 64-bit | 64-bit           | C:\Program Files\OMIS\OMrun |

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-4492c40e4d9b549b373001b5d5ec4658f51d5eb5%2FOMrunHelp_paths1.gif?alt=media" alt="OMrun application installation path" width="80%"><figcaption><p>OMrun application installation path</p></figcaption></figure>

***

### Test project path

It is recommended to create the following folders for every OMrun test project:

* Backup
* BatchJobs
* TestData
* TestScript

The project folder path is:\
`[MyDisk:\MyFolder\TestScript]`\
e.g. `C:\Temp\DemoCase\TestScript`

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-5f28a1d3f29c5602c343fefe0dbcbe122466ecb7%2FOMrunHelp_paths2.gif?alt=media" alt="OMrun test project path" width="80%"><figcaption><p>OMrun test project path</p></figcaption></figure>

***

### Business system path

The [business-system](https://dbi-services.gitbook.io/omrun-help/version-4.x/element-overview/business-system "mention") folder path is:\
`[MyDisk:\MyFolder\TestScript\MyBusinessSystem]`\
e.g. `C:\Temp\DemoCase\TestScript\Demo`

If a new business system is created the following folders are automatically added:

* Configuration
* Environment
* TestScenario

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-d5ab5f06a64c0760a6b7b6b7908757387efd4f62%2FOMrunHelp_paths3.gif?alt=media" alt="OMrun business system path" width="80%"><figcaption><p>OMrun business system path</p></figcaption></figure>

***

### User path

The user folder path is:\
`[MySystemDrive:]\Users\[Username]\AppData\Roaming\Omis\OMrun`\
e.g. `C:\Users\Jane.Doe\AppData\Roaming\Omis\OMrun`

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-f30f683f6012765b9dfd48ef1c51346f3f1f57a1%2FOMrunHelp_paths4.gif?alt=media" alt="OMrun user path" width="80%"><figcaption><p>OMrun user path</p></figcaption></figure>

| Directory | Content                                                                                                                                                                                                                                          |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Database  | Contains the Microsoft CE-Database (SQL compact edition) to support the MDX data adapter as well as a supporting database for easy storage of temporary test results.                                                                            |
| Example   | Initial test project folder for the OMrun business system "Excel" as a working example and to verify the OMrun initial installation.                                                                                                             |
| Log       | <p>Containing all log files<br>- OMrun.log<br>- OMrunReports.log<br>- OMrunPlugIn\_CsvConverter.log<br>- OMrunPlugIn\_MDX.log<br>- OMrunPlugIn\_RecordPosConverter.log<br>- OMrunPlugIn\_RtlGenerator.log<br>- OMrunPlugIn\_XmlConverter.log</p> |
| Reporting | Contains temporary Excel reports created manually when clicking the button `Export` on OMrun menu.                                                                                                                                               |
