Reputation: 69
We do some pretty unorthodox stuff with the way we handle our installations. We make many different installers for different products and have them all install into the same directory. Because of this, the uninstaller will have the name of the last product installed into this directory.
I would like to give the uninstaller a new name instead, so I'm wondering if there's a way to override the title of the window once you launch the uninstaller so that I can give it something more generic.
Upvotes: 1
Views: 125
Reputation: 48005
Under Installer->Screen & Actions, select the uninstaller and edit the "Executable name" property.
Upvotes: 2