Hi,
Use following command.

Msiexec /qn /i <Product.msi>

Regards,
Swapnil Sankla | Software Engineer | Persistent Systems Limited
swapnil_san...@persistent.co.in | Cell: +91  9960851096
Persistent Systems - Innovation in software product design, development and 
delivery
www.persistentsys.com

-----Original Message-----
From: vijay chander [mailto:vijaychander2...@gmail.com] 
Sent: Wednesday, June 02, 2010 2:25 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Unable to use msiexec /i <WIXinstaller.msi> /qn

Hi,


I have a requirement to silent install an installer created using WIX.
I have created a sample WIX installer with WIX UI Templates, when trying to
install the same installer with MSIEXEC commands it was not working.

Command used:
msiexec /i sampleUI.msi /qn

When I have tried using with option /qb installation was successful..

Can we use msiexec for silent installation or WIX provides any options for
Silent Installation through command line?
Please let me know how can i resolve this issue.

Thanks in advance.

Regards,
Vijay Chander
------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to