Using Wix 3.7, I have created a default burn bootstrapper using the 
"WixStandardBootstrapperApplication.RtfLicense".   I have been testing through 
the behavior of the functionality and noticed the following.  If I install the 
.msi file directly without using the burn bootstrapper, when I uninstall the 
.msi from the "Control Panel -> Uninstall or change a program", the UILevel of 
the .msi is "3" (INSTALLUILEVEL_BASIC) when uninstalling.  However, if I 
install using the burn bootstrapper, when I uninstall the burn bootstapper from 
Control Panel -> Uninstall or change a program, the UILevel of the .msi is "2" 
(INSTALLUILEVEL_NONE).

Is this the expected behavior for the burn bootstrapper for the UILevel inside 
the .msi on uninstall to be "2" instead of "3", as it is when installing and 
then uninstalling the .msi directly without using the bootstrapper?  If so, is 
there a way to modify the burn bootstrapper to have the UILevel in the .msi be 
"3" on uninstall from the "Control Panel -> Uninstall or change a program"?
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to