Do you want the text file to be read during ONLY silent installs or both 
interactive and silent installs?

If both, schedule the CA somewhere before costing in both the UI and the 
Execute sequence.  Attribute it to run only once.

If only silent, schedule the CA somewhere before costing in only the execute 
sequence.   Run only once isn't needed.

Remember, in silent installs the UI sequence isn't processed.  Only the execute 
sequence is.


Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


--- On Fri, 2/20/09, MYFLEX <shrinuen...@gmail.com> wrote:

> From: MYFLEX <shrinuen...@gmail.com>
> Subject: [WiX-users]  SILENT ISNTALLATION
> To: wix-users@lists.sourceforge.net
> Date: Friday, February 20, 2009, 12:36 AM
> Hi, 
> 
> I want my installer to be silent installation. for that I
> want to pass the
> values to all the properties. 
> I can want to give all the values in a text file and read
> them. But my doubt
> is when to shedule this custom action? 
> before executing the msi 
> msiexec /i /q aa.msi INSTALLDIR= MYPROPERTY=.... 
> 
> Please clarify my doubt. 
> -- 
> View this message in context:
> http://n2.nabble.com/SILENT-ISNTALLATION-tp2357367p2357367.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009,
> San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open
> Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open
> source participation
> -Receive a $600 discount off the registration fee with the
> source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


      

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to