SILENT INSTALL - VS2005 SETUP PROJECT??? - Community Credit Forums
in

    Community Credit Forums

SILENT INSTALL - VS2005 SETUP PROJECT???

Last post 10-06-2008 9:47 PM by deepak kumarvasudevan. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-26-2008 5:17 PM

    SILENT INSTALL - VS2005 SETUP PROJECT???

    Does anybody know if there is a way to run a silent install using a VS 2005 Setup Project?  I have an application we want to deploy to around 300 workstations.  This program is build and a setup project has been successfully created.  We have an EXE and MSI file as output.  Are there standard options for generating a silent install?  I ran setup.exe and got no options in the help dialog that was presented.

     

  • 08-29-2008 10:13 AM In reply to

    Re: SILENT INSTALL - VS2005 SETUP PROJECT???

    Here is an article that might help you get going in the right path anyway - http://www.codeproject.com/KB/dotnet/clickOnce.aspx 

    Mitchel Sellers
    MCITP, MCPD, MCTS
    CEO, IowaComputerGurus Inc.

    .NET Blog
  • 08-29-2008 10:43 AM In reply to

    • CraigNicholson
    • Top 50 Contributor
    • Joined on 04-20-2007
    • Johannesburg, Gauteng, South Africa
    • Posts 28
    • Moderator
      MVP

    Re: SILENT INSTALL - VS2005 SETUP PROJECT???

    You can control the installation using the MSIEXEC executable. Refer to the command line options here. In particular consider using /qb and setting the public options.

    If you need more power, consider using the Windows Installer XML (WiX).

  • 10-06-2008 9:47 PM In reply to

    Re: SILENT INSTALL - VS2005 SETUP PROJECT???

    It looks like the limitation of the tool. See this blog post http://www.developingfor.net/setup-and-deployment/visual-studio-2008-setup-project-frustrations.html
    ----
    Deepak K Vasudevan
    Architect
    http://deepakvasudevan.blogspot.com/
    http://www.lavanyadeepak.tk/
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems