Yes, using following, it is wixstdba:
<BootstrapperApplicationRef
Id="WixStandardBootstrapperApplication.HyperlinkLicense" >  

Is there any other method like proving Bootstrapper.exe.config or
Bootstrapper.ini kind of thing in which we can specify its parameters, so
that whenever user invoke it, it takes its parameters by default..

I know I can wrap it using Autoit kind of things, but avoid using more
resources...

Thanks


-passive is just a hint passed to the BootstrapperAplication suggesting how
to show any UI. If you're using wixstdba, there is no way (that I know of
today) to say "always start in passive mode". You could implement your own
BA of course.





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Launch-using-passive-option-as-default-tp7591613p7591619.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to