Easy2Patch v4.0
Easy2Patch v4.0
  • Infrastructure Documents
  • Overview
    • What is Easy2Patch?
    • Request a new 3rd Party Applications
    • FAQs
    • Road Map
    • Release Notes
    • Version Compare
    • Licensing
  • Planning
    • POC Requirements for Easy2Patch 3.1
    • POC Requirements for Easy2Patch 4.0 Web Edition
    • Supported Configurations
    • Windows Operating System Requirements
    • SQL Server Requirements
    • Other Requirements
    • Network Considerations
    • Antivirus Exclusion List for Easy2PatchV3
    • Design
      • Update & Application & Intune (Server Deployment)
      • Standalone WSUS Deployment
      • Standalone Intune Deployment
  • Deployment
    • Installing WSUS Console
    • Installing SCCM Admin Console
    • Installing IIS Component for Easy2Patch 4.0
    • Configuring Intune Application Registration
    • Getting Code-Signing Certificate
    • Installing Easy2Patch 3.1
      • Upgrading to Easy2Patch 3.1.10
      • Licensing Easy2Patch 3.1
    • Installing Easy2Patch 4.0
      • Upgrading Easy2Patch 4.0
      • Easy2Patch Backup & Restore
      • Licensing Easy2Patch 4.0
  • Configuring
    • SSL Configuration in WSUS for 3rd Party Update
    • Configuring ConfigMgr for 3rd Party Updates
    • Easy2Patch 3.1 Settings
      • General
        • Certificate Management
        • Backup Settings
          • Restore Easy2Patch 3.x
        • General Settings
        • Application Deployment
        • Intune Deployment
        • Maintenance
      • Notification
        • E-Mail
        • Telegram
          • Creating a Telegram Bot
          • Telegram Chat ID
      • SCCM / WSUS / INTUNE
        • WSUS Settings
        • SCCM Settings
        • Database Settings
        • Intune Settings
      • Proxy
    • Easy2Patch 4.0 Settings
      • Migrate from Easy2Patch 3.x
      • General Settings
        • General
        • Identity
          • Active Directory
          • EntraID
            • Required Permissions for EntraID
        • Proxy
        • Log
        • Maintenance
        • Login
      • Deployment Settings
        • Process Conflict
        • Update
        • Application Deployment
        • Intune Deployment
        • Defender
      • Connection Settings
        • Database
        • SCCM
        • WSUS
        • Intune
      • Managements
        • Role
        • License
        • Certificate Management
      • Alert Settings
        • Notification
          • E-Mail
          • Telegram
            • Creating a Telegram Bot
            • Telegram Chat ID
            • Telegram Setting
        • Alerts
        • Recipients
  • Managing Easy2Patch
    • Easy2Patch 3.1
      • Update
      • Application Deployment
      • Intune Update
      • Intune Application
      • License Management
    • Easy2Patch 4.0
      • Dashboard
        • WSUS
        • SCCM
        • Intune
      • Update
        • Application Custom Settings
        • WSUS Maintenance
        • Side Menu
      • Application
        • Application Deployment Right Click Menu
        • Application Custom Settings
        • SCCM Maintenance
        • Side Menu
      • Intune Update
        • Intune Update Right Click Menu
        • Application Custom Settings
        • Intune Maintenance
        • Side Menu
      • Intune Application
        • Intune Application Right Click Menu
        • Application Custom Settings
        • Intune Maintenance
        • Side Menu
      • CVE List
      • Schedule
      • Reporting
        • Update Status
  • Troubleshooting
    • Schema files not found!
    • Failed to sign package
    • Fixing 500.19 web.config error
    • Securing Windows Server
Powered by GitBook
On this page
  • General Settings
  • Install Command Line
  • Uninstall Command Line
  • Icon
  • Add Config File
  • Added Config Files
  • Intune Settings
  • Is Featured
  • Auto Assignment
  • Assignment
  • Process Conflict
  • Default Process Confirm Type
  • Default Process Confirm Message
  • Process Kill Timeout
  • Process Names

Was this helpful?

  1. Managing Easy2Patch
  2. Easy2Patch 4.0
  3. Intune Update

Application Custom Settings

Easy2Patch 4.0

PreviousIntune Update Right Click MenuNextIntune Maintenance

Last updated 10 months ago

Was this helpful?

You can change application-specific settings on this screen. As soon as a change is made on this screen, general settings and application settings are merged and become valid. If a setting is changed on an application basis, the dominant one will definitely be the application settings.

General Settings

Install Command Line

These are the default installation parameters of the application. Shipped by Easy2Patch. These are unattended installation parameters. Changes made to this field may affect unattended installation of the application.

Uninstall Command Line

These are the default uninstallation parameters of the application. Shipped by Easy2Patch. These are unattended uninstallation parameters. Changes made to this field may affect unattended uninstallation of the application.

The feature of this field is that if the string does not start with "~" (tilde), the uninstall parameters registered in the system registry will be used. If you do not want to use the Uninstall commands and parameters in the system, the command starting with ~ must be entered.

Sample Usage: ~UninstallSilently.cmd

Icon

You can change the icon of this application. This icon displays in Software Center or Company Portal.

Add Config File

If you want to use a configuration file or a file that can customize the installation during the installation of the application, the configuration file can be added with the "Add Config File" section.

Added Config Files

When a file added for customization, you can manage files from "Added Config Files" section. You can delete files from this area.

Intune Settings

Is Featured

It allows it to be shown as a Featured application in the Company Portal.

Auto Assignment

It ensures that the application sent to Intune is automatically assigned to the specified Intune group.

Assignment

It determines whether the installation process will be automatic on the computers to which the published application is assigned. There are 2 options:

Available: The installation process is left to the user's discretion. automatic installation does not occur.

Required: The installation process is not left to the user's initiative, the installation is automatic.

Process Conflict

Process Conflict, determines whether running processes will be terminated during the installation of the application on the end user computer.

Default Process Confirm Type

There are 3 options:

Disable:

While an application is being installed on the end user's computer, if this application is running, it is not terminated. In this case, the application's setup file decides what to do. Since Easy2Patch does not send any information, failure to terminate the application may cause the installation to fail. The update is performed on the first restart of the target computer or when the application is closed.

Kill:

While an application is being installed on the end user's computer, if this application is running, it will terminated. If the user tries to run the application being installed, Easy2Patch notifies the end user with a warning screen stating that this application cannot be opened.

Confirm:

While an application is being installed on the end user's computer, if the programs of the installed application are running, Easy2Patch will display a warning screen and inform you that the application will be automatically terminated and the application will be updated after the specified time.

For the applications specified in the Process Names field, a key with the same name is opened under the registry key below and the application is prevented from running with a debug record.

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options

Default Process Confirm Message

When the "Confirm" option is selected, the warning message to be sent to the end user is determined in this field. It is displayed for the specified period of time (Process Kill Timeout) and the application is terminated at the end of this period.

Process Kill Timeout

When the "Confirm" option is selected, the warning message to be sent to the end user is determined in this field. It is displayed for the specified period of time (Process Kill Timeout) and the application is terminated at the end of this period. A value in seconds is entered into this field. This value has a minimum 60 seconds and maximum 300 seconds.

Process Names

It is the list of processes that will be terminated before the installation starts. The exe at the end of the application is added without being written. Processes can be added by pressing the + (Blue Plus) button and deleted by pressing the X (Red Cross) button.

Changes made should be saved with the Save button in this area.

General Settings
Custom Config File
Process Conflict