# Umístění konfiguračního souboru

Konfigurační soubory pro Holixa ERP Picker jsou umístěny v následujících adresářích:

* Holixa ERP Picker (doplněk Inventoru): `C:\Users\Public\Documents\ArkanceSystems\ErpPicker4Inv\`<mark style="color:blue;">`ErpPicker4Inv.ini`</mark>
* Holixa ERP Picker (samostatná aplikace - ErpPickerApp.exe): `C:\Users\Public\Documents\ArkanceSystems\ErpPickerApp\`<mark style="color:blue;">`ErpPickerApp.ini`</mark>

Umístění konfiguračních souborů pro obě verze doplňku lze nastavit i pomocí registrů ve větvích `Počítač\HKEY_CURRENT_USER\Software\ArkanceSystems\`<mark style="color:blue;">`ErpPicker4Inv`</mark>, resp. `Počítač\HKEY_CURRENT_USER\Software\ArkanceSystems\`<mark style="color:blue;">`ErpPickerApp`</mark>.

V takovém případě je nutné vytvořit ve výše uvedených větvích klič `Settings` a doplnit novou řetězcovou hodnotu `ConfigFullFileName` s uvedením požadované cesty na \*.ini soubor.

<figure><img src="/files/1zLquZf9lXY7YMVaUgC1" alt=""><figcaption><p>Nastavení cesty k *.ini souboru v registrech</p></figcaption></figure>

Pokud není v registrech zadána platná hodnota, použije se umístění z výchozích adresářů.

{% hint style="info" %}
Změna umístění konfiguračních souborů v registrech není nezbytně nutná.
{% endhint %}


---

# 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://help.besmart.software/erpp/cz-erp-picker/spolecne-informace/konfigurace-aplikace/umisteni-konfiguracniho-souboru.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.
