Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

Configure uninstall command line for exe installers

When creating a Custom App from an exe installer, allow an input field to configure the uninstall command line.

Also, when creating an app using a MSI installer, I would like to specify a custom uninstall command line. For example, we have a security product that has tamper protection configured after it is installed and the traditional command line would fail to uninstall it. We would need to supply the encrypted password to the command line for the uninstall to succeed.

  • Attach files
      Drop here to upload
    • Dominik Hasenkopf
      May 29, 2025

      It would be good to have this option because we have many applications that do not support silent uninstall. Also, we often add custom things, so we often use the PSADT tool. That's why it's also important that the uninstall works

    • Guest
      Apr 22, 2025

      We'd really need this feature. We have some applications that need an answerfile (.iss) passed with the installation and uninstallation. The registry doesn't provide any silent uninstallation here and thus the uninstallation just failes all the time.

    • Frida Jansson
      Apr 2, 2025

      Really need this feature. Some applications simply doesn't have the correct information in the uninstall string in the registry, even though they might support silent uninstalls. So it would be great to be able to modify the uninstall parameters in these cases. I will use Phils workaround as seen here in the comments in the meantime.

    • Andreas Zeller
      Nov 26, 2024

      That would be quite nice, as quite a few of our costum packages wont work with the default uninstall behaivior.

    • Phil Baxter
      Jun 10, 2024

      We're in a similar boat for one of our applications. The uninstall requires referencing an answer file which doesn't appears to be supported with custom apps. Our workaround is to modify the uninstall string in Intune but that isn't ideal.

    • Marios Andreou
      Apr 30, 2024

      We also have a similar scenario where an app we use does not store the uninstall command in the registry, which is most likely causing issues when packaging from PMPC Cloud. Looking at the logs, the uninstall command is not specified and we have to go to Intune and manually add it.

      It would be ideal if we can at least review the uninstall command identified by PMPC Cloud, once the installer is uploaded, and then modify it if needed.

    • +107
    49 VOTE

    Allow ability to append paremeters to uninstaller

    Creating a custom app for Adobe Creative Cloud, and the UninstallString registry key does not contain the silent uninstall parameter (there is no silentuninstallstring reg key). I have seen this with several other apps, where the uninstall reg isn...
    Paul Baker 9 months ago in Custom Apps Feature 1 SUBMITTED