Basically I want to have our installer also install the .NET framework and any other pre-reqs as neccessary will minimal user interaction, so ideally, just run, accept license agreement and everything else is taken care of automatically. Is this possible? Using WiX most likely with a bootstrapper or some sort.
Share
Try using the /quiet or /passive switch with the installer.