PDA

View Full Version : confirmation dialog box for uninstallation



Shriram
03-07-2002, 05:02 PM
I work with a suite of installation projects where a master project calls out the uninstalls of other project.
All of them have been produced using installshield 5.5.

When I execute the command in the uninstallstring of one these projects it pops up a small dialog box confirming with the user about uninstalling this project.
This confirmation dialog box is not explicitly called in the scripts.

Similarly another project pops up a reminder to the user that the particular component has been removed from the system, and the user should restart the system. However it does not
restart the system when we click OK. Again, there is no such dialog box initiated from the scripts and I would like to silence them, as I am getting confirmation at the outset from the master and dont want to ask the user once again.


I wonder where these two dialog boxes are coming from? It puzzles me that I see these only these projects. It does not happen with the other installation projects.

Can someone please help? Appreciate your help.



:confused: :confused: