Not without a CustomAction, unfortunately.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of nikhil more
Sent: Friday, December 15, 2006 19:32
To: nikhil more; wix-users@lists.sourceforge.net
Subject: [WiX-users] How to validate command line string argument based upon 
its length???

Hi,

Is there a way to validate the command line argument while going for slient 
istalltion from command prompt.I want to check if string argument that I am 
providing is of length 6 charcter or more then only go for further installation 
othersie exit..

I could see that we can put a check for blank string entry something like in

<Condition message="some error message">><![CDATA[argumentName<>""]</Condition>

But don't know how to consider the check the length of string argument and then 
take appropriate action...

I am new to Wix..could someone please guide me here..

Thanks,
Nik

 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to