- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Installshield - Uninstall patch is not getting listed under Installed updates
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Installshield - Uninstall patch is not getting listed under Installed updates
I have read that i can create uninstallable MSP file. I have made the Allow Patch to be uninstalled checked while building the patch, but somehow the patch is not getting visible under Installed updates in the Program and Features screen.
Is there anything else i need to make the patch uninstallable?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @johnemmatty,
Thank you for your post.
Please make sure that your patch meets all of the requirements discussed in the official Microsoft documentation at the following link:
https://learn.microsoft.com/en-us/windows/win32/msi/uninstallable-patches
Please let us know if you have any questions or concerns. Thanks!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I have checked and the project satisfies all the conditions. Actually , I have done the following
1) Created a sample MSI with default settings and added one dll file
2) Created a patch for the above said MSI and replaced the dll with a newer version . The settings of the patch project is attached as screenshots with this message.
Please let me know if i am missing something.
Thanks,