shibo wrote:
> 
> Hi,
> 
> We have a requirement that the license agreement needs to be displayed and
> accepts y/n when installing from command line using msiexec, or use
> options
> silmilar to  LICENSE_AGREEMENT="yes" or EULA=1 to skip the typing of
> "y/n".
> 
> Can anyone help how to achieve this?
> 
> Thanks,
> 
> Shibo
> 
> 

Further googling, LICENSE_AGREEMENT or EULA can be a property in .msi, I
guess that I can control the sequence based on this value. The question is
how to display the license in silent installtion mode if the property is not
set ?

Thanks, Shibo

-- 
View this message in context: 
http://n2.nabble.com/license-agreement-in-silent-installation-tp1402491p1402584.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to