# Add the Executable Name(s) in the Deployment Type’s Install Behavior

*Applies to: Patch My PC Publisher*\
*Available at level: All Custom Products, All Products, Vendor, Product*\
*Available on tab: ConfigMgr Apps*

## Overview

The **Add the Executable Name(s) in the Deployment Type’s Install Behavior** option allows the Publisher to define which running processes must be closed for a ConfigMgr application installation to succeed.&#x20;

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F9EHw4bmcNoYOb6VjmW21%2Fimage.png?alt=media&#x26;token=c81c0ca7-d6fa-42dc-a2cb-334caa43933d" alt="Add the Executable Name(s) in the Deployment Type’s Install Behavior" width="563"><figcaption></figcaption></figure>

These executables are applied to the deployment type’s **Install Behavior** settings and control how ConfigMgr responds when an application is in use during an install.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FURAwdE4GspHkfZhfai3N%2Fimage.png?alt=media&#x26;token=12808df7-f207-4184-8f07-85f2d14bd1a6" alt="Install Behavior" width="476"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important**

We strongly recommend using the [Manage Conflicting Processes](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/manage-conflicting-processes) right-click option to notify users about running applications. That option provides greater flexibility and control, allowing for a smoother and more predictable user experience during installations and updates.
{% endhint %}

## Deployment Behavior

### Available Deployments&#xD;

If any of the specified executables are running when the user initiates the installation from Software Center, the installation will fail.&#x20;

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F6oCpwGuBgLWjt2y5pREQ%2Fimage.png?alt=media&#x26;token=bdc8fe7a-8189-4c48-84ff-83b263d3fe33" alt="Available Deployments" width="563"><figcaption></figcaption></figure>

The user is notified and must close the application before retrying the install.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FplZ0mTl7zjyQc3Jx7jSe%2Fimage.png?alt=media&#x26;token=9fecd6a4-be1b-4800-9f69-8d9eb87060b8" alt="Install Behavior User Notification from the Software Center" width="473"><figcaption></figcaption></figure>

### Required Deployments&#xD;

If the executable remains running, the required installation will fail. If an installation fails due to a running executable, the failure reason can be reviewed in **CIAgent.log** on the client device.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fz4FPOvegjy2Taqv5g4ft%2Fimage.png?alt=media&#x26;token=07fa9ca6-c67a-448b-b419-4a20cbe0a220" alt="Install Behavior failure in CIAgent.log" width="563"><figcaption></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://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/add-the-executable-name-s-in-the-deployment-types-install-behavior.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.
