VS.Net 2005 Beta 2 - Installer Project - How do we enable quiet install on setup.exe
Product: Visual Studio .Net 2005 Beta 2 Requirement This is for the setup.exe and not the ...msi file (I'm already aware that the ...msi file supports the quiet argument). I cannot use the ...msi with (Novell) Zenworks unless all of the pre-requisites are already met... that's why I need to the quiet mode within the setup.exe Any ideas are welcome (except suggesting not to use Zenworks)?
Build an Installer Project with the ability to accept a quiet argument.
If the quiet argument is specified the installer should go a head and install any pre-requisites rather than prompting...

