Hi all,
I have my interactive installer, which works like a charm. There is a step in 
the interactive installer for user to accept. Now, I am trying to implement the 
same accept condition in the silent installer. I have followed the instructions 
from 
http://damienbod.wordpress.com/2013/09/09/wix-installer-with-parameter-configurations/
 so far. I set a default value as NO in the wxs and later on I set it using 
<util:XmlFile Action='setValue'. However, I couldn't figure out how to put a 
condition to run this code segment only in silent installer because the default 
value should only affect the silent installer not the interactive one?
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