# Проблема с выпадающими списками

Если при использовании RemoteApp возникает проблема с выпадающими списками (мерцают, не раскрываются), то включите параметр "Запустить как оболочку" в настройках транспорта.

<figure><img src="/files/N56fpuIa9d1d2yvd1XMs" alt=""><figcaption></figcaption></figure>

Для брокера версии ниже HOSTVM-VDI3.6-20250314 воспользуйтесь запуском приложения через /shell,  указав в настройках транспорта Linux Client/Custom parameters:&#x20;`/shell:"||alias"`

<figure><img src="/files/9FjeufX36ro5GHvKWLri" alt=""><figcaption><p>Пример использования /shell</p></figcaption></figure>


---

# 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://kb.pvhostvm.ru/hostvm-vdi/troubleshooting-guide/faq/remoteapp/dropdown-list-problem.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.
