Silent switch for Bootstrapper
Question:
Is there a 'silent' switch I can pass to the Bootstrapper (setup.exe) in order to bypass EULA dialogs and/or Authenticode trust warnings?
Answer:
No. The Visual Studio 2005 Generic Bootstrapper does not support a silent flag. In order to use the Visual Studio 2005 Generic Bootstrapper to deploy program prerequisites, the end user must accept the EULA for each package being installed on their system.
Comments
- Anonymous
May 25, 2009
The comment has been removed