MSI with /quiet shows dialoges

Got a problem you cannot solve? Try here.
mikKummerfeld
Posts: 252
Joined: Sat Dec 03, 2011 3:07 am
Location: Konstanz, Germany
Contact:

MSI with /quiet shows dialoges

Postby mikKummerfeld » Mon Aug 29, 2016 6:27 am

Hey Guys,

we have a new MSI Setup and when we use the command:

msiexec.exe /i E:\setups\pServer.msi /quiet

it still opens the welcome dialog after a few seconds.

What did we miss?

Heiko
Kind regards

Heiko Kummerfeld
MIK GmbH

Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: MSI with /quiet shows dialoges

Postby FrancescoT » Tue Aug 30, 2016 6:50 am

Dear Heiko,

please try;

msiexec.exe /i "C:\mypackage.msi" CMDLINE="SILENT=TRUE"

or

msiexec.exe /i "C:\mypackage.msi" CMDLINE="/s"


Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 78 guests