Finding properties for EXE-Based Installers

Contains a link to our script to help you extract the required information from the registry for EXE-based apps

When creating Custom Apps for MSI-based installers, Custom Apps does most of the work for you, including filling out the important fields on the Configuration page.

However, as EXE-based apps do not store this information in a standard way, we have created the following script to extract the required information from the registry for EXE-based apps:

https://github.com/PatchMyPCTeam/Community-Scripts/tree/main/Other/CustomAppsHelper

Note

If you have any feedback or comments on our docs, please email docs@patchmypc.com.

Last updated