Is it possible to provide the same Custom/External UI on uninstall? (Uninstall triggered with Add/Remove Programs)
I've tried to change the uninstallstring which is created while Installation from the msi-Setup, but still with no luck. (see SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall[Product]\UninstallString)
I've also came across this post and it says that there is always the basic minimal UI while uninstalling by design... I've mentioned to call a custom Action while uninstalling which calls the real Setup but I think there must be a better way to do this.
Many thanks
I've tried to change the uninstallstring which is created while Installation from the msi-Setup, but still with no luck. (see SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall[Product]\UninstallString)
I've also came across this post and it says that there is always the basic minimal UI while uninstalling by design... I've mentioned to call a custom Action while uninstalling which calls the real Setup but I think there must be a better way to do this.
Many thanks