wix - Bootstrapper and Setup in Add/Remove Programs -


i have custom bootstrapper customba , application setup appsetup.

i want appsetup visible in add/remove programs removed name of bootstrapper. ensures not there in add/remove programs.

i have custom uninstaller appsetup called program menu shortcut. not remove bootstrapper entry in registry.

should add custom action remove bootstrapper registry entry or there more direct approach?

the documentation says this, have set these attributes (disablemodify & disableremove) in bundle?

if "disablemodify" attribute "yes" or "button" bundle not displayed in progams , features , mechanism (such registering related bundle addon) must used ensure bundle can removed.

disableremove yesnotype determines whether bundle can removed via programs , features (also known add/remove programs). if value "yes" "uninstall" button not displayed. default "no" ensures there "uninstall" button remove bundle. if "disablemodify" attribute "yes" or "button" bundle not displayed in progams , features , mechanism (such registering related bundle addon) must used ensure bundle can removed.

link


Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -