0

I am making an MSI installer with Wix, and would like to disable or completely remove the cancel button from the UI during uninstall. I have found this link and I need to translate it to C#. Is this possible at all or is there even a simpler way to get rid of the cancel button?

  • Why do you want to remove/disable Cancel button? Do you want to perform [quiet installation](https://stackoverflow.com/a/31463516/1997232)? – Sinatr Aug 03 '21 at 07:19
  • I only want to remove the cancel button from the uninstallation UI, so that the user can't cancel in the middle of it. It's a demand on the uninstallation. – Madeleine Berild Aug 03 '21 at 07:50

0 Answers0