I have a Windows MSI installer package which gives me the choice to do a Typical, Custom or Complete install using the GUI.
The default (typical) install only installs some components.
How to I tell it to do a complete install from the command line using the /passive switch?
The installer version is: 5.0.7600.
