How to show custom dialog when uninstall? #7637
Unanswered
truecode112
asked this question in
Questions
Replies: 1 comment
-
The Windows Installer doesn't show full UI during uninstall. You can have a lot more control using a Bundle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
In my product, I want to show custom UI dialog when uninstall.
I found that MSI uninstaller works silently.
How to hook this and show custom dialog when uninstall product?
Anyone knows how, please help me
Regards
Beta Was this translation helpful? Give feedback.
All reactions