John Ng
John Ng

Reputation: 251

Installshield Express - remove REPAIR and MODIFY options

we are using the Installshield which comes with visual studio, my engineer told me that it is a Installshield express

my engineer has created an installation program, if the software has already been installed, then when a user run the installation program again it shows REPAIR, MODIFY and REMOVE options.

the problem is that REPAIR and MODIFY is actually useless to me.

Can I remove these 2 options? such that when a user run the installation program while a software is already installed, it will just prompt the user to confirmation uninstall the software?

My engineer told me that this is not feasible with the bundled Installshield version. Is this true?

Thank you very much. John

Upvotes: 0

Views: 2754

Answers (1)

Igor Shenderchuk
Igor Shenderchuk

Reputation: 708

I don't sure if Express version has User Interface\Dialogs menu, but if has. Then it's possible, just remove Repair\Modify buttons from Maintenance dialog.

Upvotes: 1

Related Questions