Configuration (Custom Apps)
Last updated
Was this helpful?
Last updated
Was this helpful?
Applies to: Patch My PC Cloud Custom Apps
On the Configuration tab:
In the Silent Install Parameters field, enter the command-line arguments used to install the app silently (i.e. the user is not aware of the installation occurring).
In the Version field, enter the version number for this app.
In the Language field, either type the language for this app or select it from the dropdown list.
In the Apps & Feature Name field, type the name of the app as it appears in Add or remove programs.
Important
As the Apps & Features Name is used to determine applicability and detection, using an overly generic name may cause Intune Updates to be detected as required on devices without the software installed.
Configure any additional required options from those listed below.
Install Context
Controls the context in which the app is installed, either SYSTEM or User.
Architecture
Specifies the architecture for the app, either 64-bit or 32-bit.
Detection uses this field to determine whether to look in the 32-bit or 64-bit registry keys:
HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
or
HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall
Conflicting processes
MSI Product Code
Applies to MSI installers only.
The MSI Product Code for this app, which is used for detection.
NOTE
If the MSI Product Code for your installer does not update between versions, the Custom Apps Detection and Applicability rules will:
• Not detect any changes and no updates will not be installed.
• Detect the MSI app, even if an older version is installed.
To work around this issue, change the MSI Product Code to all 0's (00000000-0000-0000-0000-0000
) when creating the Custom App. This forces the detection and applicability scripts to fall back to DisplayName and DisplayVersion detection.
If you do not want to modify the Return Codes for this app, go to Step 15.
If you do not want to add a new Return Code, proceed to Step 9.
To add a new Return Code for this Custom App, enter the numerical value in the Return Code field, select its meaning from the Code type dropdown, then click Add.
The new Return Code is added to the list.
If you do not want to edit a Return Code, go to Step 13.
To edit a Return Code, click the pencil icon beside it.
Choose the correct Code type for this Return Code from the dropdown list.
Click the green tick to save your changes.
The Code type field is updated.
If you do not want to delete a Return Code, go to Step 15.
To delete a Return Code, click the red trash can beside the relevant code.
The code is deleted from the list.
A comma-separated list of executables that may interfere with the installation of this app. This field populates the list for the right-click feature.
See the section of for details on managing the Return Codes for a Deployment.
If you want to configure Native Detection Rules for this app, click Next to go to the tab. If you do not want to configure Native Detection Rules, click Next twice to go to the tab.