[wix-users] Run my msi on change mode.
Mahesh Wickramasinghe
wickramasingha4u at gmail.com
Wed Oct 4 00:56:15 PDT 2017
Hello,
I made a msi installer to install my driver. to check and install .Net if
not available, I had to use Bootstraopper. now i need to let user to change
the features after installed. of cause it can be done by selecting change
option on programs and features. But i need to run my msi on change mode
(WixUI_InstallMode = "Change") if user hit the exe (the Bootstraopper)
again.
Is that even possible. (without using custom Bootstraopper)?
Thank you.
More information about the wix-users
mailing list