[wix-users] SPOOFED: Disable Uninstall button?
Nir Bar
nir.bar at panel-sw.com
Tue May 9 05:48:58 PDT 2017
Now I see.
Going through Apps & Features on my machine I see that VS 2013 and 2015 have it the way you want it.
They have in Uninstall registry key:
NoElevateOnModify=1
NoRemove=1
You can get the NoRemove=1 with ARPNOREMOVE=1.
For NoElevateOnModify, you may be able to do it with a custom action.
However, since VS 2013 and 2015 are bootstrappers rather than Windows Installer packages, this might not work.
I guess you can give it a try though
Nir Bar
Panel::Software Architecture and Development
______________________________________________________________
JetBA.net- Native and WPF WiX BootstrapperApplication Frameworks
More information about the wix-users
mailing list