I'm using Wix 3.8 Burn and looking for an event like OnExecuteApp. We can launch bootstrapper.exe using -passive option so that it would auto start its installation process.
(Note: Type "BootStrapper.exe /?" to see other options.)
Question: How can we default set bootstrapper.exe to launch as passive (i.e. using -passive option)?
Thanks