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.
+1
A:
Try using the /quiet or /passive switch with the installer.
Vincent Van Den Berghe
2008-11-20 16:57:30