# Запустить приложение

![](/files/NhT6dxnyK6ykB0tKCbsm)

Этот шаблон помогает запустить любое приложение в операционной системе по имени приложения. Имя приложения - это строка, которая обычно прописана в свойствах ярлыка, ссылающегося на это приложение. Шаблон имеет единственный параметр:

* Имя. Это строка имени исполняемого файла программы. Увидеть его можно в свойствах ярлыка, через которое приложение вызывается.

В примере ниже покажем вызов другого приложения при помощи этого шаблона. Здесь вызывается почтовый клиент ThunderBurd. Открываем свойства ярлыка, смотрим имя экзешника. Копируем его в параметр шаблона Имя.

![](/files/ZvfJlpjSRxWwjl66JyPF)


---

# 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.onerpa.ru/rpa-platforma-onerpa/shablony-etapov/shablony-etapov-windows/zapustit-prilozhenie.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.
