[wix-users] Elevation of BootstrapperApplication
Camille Zanni
CaZ at schneider.ch
Wed Sep 4 00:47:13 PDT 2019
Hi everybody
I created a CustomBootstrapperApplication (according to https://bryanpjohnston.com/2012/09/28/custom-wix-managed-bootstrapper-application/) which only starts an exe after installation finished succesful.
The .Net installation is done like described here https://github.com/wixtoolset/issues/issues/5575
My Problem is that the Bootstrapper always asks for elevation, even if .Net is up to date and nothing has to be installed. Is there a way, that the Bootstrapper only asks for elevation if .Net has to be updated?
Thanks for any help
More information about the wix-users
mailing list