Pretty much as the title. I'm using WiX to create an installer and need to include .Net 3.5 web installer as a payload.
I've got it working on Win7 and Vista using /q, but on Win8 the 'Add a Feature' functionality seems to override the web installer. Is there a way to force the web installer, or cause add a feature to activate quietly?