
niket.m1.5524910909753982E12 asked a question.
Custom dialog in Un-Installation
Hi,
Does anyone knows how to add custom dialog box during UnInstallation?
I want to add one screen during uninstallation asking some user inputs, but I am not able to add dialog in Uninstallation sequence while I am able to add it during Installation sequence.
Thanks for help in advance
Niket
I am stucked at same point again, We need some custom dialog during uninstallation.
I am new to InstallShield, please let me know is there any other way we can have custom window possible?
Thanks
Niket
If you Always need to show this Dialog - you will need to disable the Remove button in the General Information->AddRemPrg section.
Then you will need to add the Custom Dialog to the Next button of the Maint Type Dialog. Just remember that you will have to add similar actions to the Next button of your custom dialog to go to the ReadyToRemove dialog.
Good luck.