Hi all,
In the interactive mode, user needs to accept end-user license agreement by 
clicking on the checkbox, which is fine. I have now the silent installer where 
I want to have a command line parameter which indicated that the user accepts 
the end-user license agreement when the parameter is used.
Normally I use the following command line to trigger the silent 
installer,msiexec.exe /x setup.msi /qn
What I want is msiexec.exe /x setup.msi /accept /qnor msiexec.exe /x setup.msi 
-accept /qnormsiexec.exe /x setup.msi /qna
Whatever possible is fine for me. Could you please tell me if there is a guide 
for this? I have found a guide for having a parameter but like accept=true, 
which I don't want.
Thanks.                                           
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to