Is it possible/how to skip the first dialog in setup bootstrap?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?VWxm?=

    Is it possible/how to skip the first dialog in setup bootstrap?

    Hi,

    We have created a setup project for an app in MS VS .Net with Windows
    Installer Bootstrapper selected. When installing the app, we wonder if it is
    possible to start the installation using setup.exe without being asked the
    question to either start the installation or to quit the installation (the
    first dialog that appears)? Can it be done in Orca or in another tool and how?

    (We know that this behaviour is accomplished when we start the installation
    using the msi file but we'd like to use setup.exe)

    Regards,
    Ulf

  • Phil Wilson

    #2
    Re: Is it possible/how to skip the first dialog in setup bootstrap?

    Duplicate - see vsnet.setup.
    --
    Phil Wilson
    [MVP Windows Installer]

    "Ulf" <Ulf@discussion s.microsoft.com wrote in message
    news:70289A41-2B91-4FF2-80DC-CAA93F29866C@mi crosoft.com...
    Hi,
    >
    We have created a setup project for an app in MS VS .Net with Windows
    Installer Bootstrapper selected. When installing the app, we wonder if it
    is
    possible to start the installation using setup.exe without being asked the
    question to either start the installation or to quit the installation (the
    first dialog that appears)? Can it be done in Orca or in another tool and
    how?
    >
    (We know that this behaviour is accomplished when we start the
    installation
    using the msi file but we'd like to use setup.exe)
    >
    Regards,
    Ulf
    >

    Comment

    Working...