Reply to Thread

Post a reply to the thread: Big problem with Run Windows Installer

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 01-28-2005, 07:08 AM
    linder

    Re: Big problem with Run Windows Installer

    Hello,

    Yes, you can do this. I would suggest to use the Get System Information (Windows Installer Version) script item.

    Does this help?

    Thanks,
  • 01-28-2005, 06:57 AM
    sphair

    Big problem with Run Windows Installer

    I need to install external MSI files during my installation. I use the following parameters to achieve a silent install:

    Run Window Installer %_SB_INSTALLDIR%/SomeOther.MSI /i /quiet

    This works fine on my XP machine.

    But when I run my setup on Windows 2000 (which has an older Windows Installer), I get an error. On this setup I have to use

    Run Windows Installer %_SB_INSTALLDIR%/SomeOther.MSI /q

    So I wonder if it is possible to detect which version of Windows Installer is available, or if SetupBuilder could have a Checkbox for Quiet install and figure this out automatically.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •