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
MSI with /quiet shows dialoges
-
- Posts: 252
- Joined: Sat Dec 03, 2011 3:07 am
- Location: Konstanz, Germany
- Contact:
MSI with /quiet shows dialoges
Kind regards
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: MSI with /quiet shows dialoges
Dear Heiko,
please try;
msiexec.exe /i "C:\mypackage.msi" CMDLINE="SILENT=TRUE"
or
msiexec.exe /i "C:\mypackage.msi" CMDLINE="/s"
Regards
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
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
Who is online
Users browsing this forum: No registered users and 134 guests