Correct, see:
http://msdn2.microsoft.com/en-us/library/aa368012.aspx


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jacquet Fabian
Sent: Monday, March 26, 2007 4:03 PM
To: Chris Bardon; wix-users@lists.sourceforge.net
Subject: [WiX-users] RE : Simple question-not equals condition?

I think it's <> like in VB
so:
PROPERTY <> ""
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Chris Bardon
Envoyé : lundi 26 mars 2007 16:01
À : wix-users@lists.sourceforge.net
Objet : [WiX-users] Simple question-not equals condition?

I'm trying to change the dialog sequence conditionally on properties being 
passed in on the command line, and I can't find a reference for what a "not 
equals" operator is.  I can use PROPERTY="" as a condition, but I tried 
PROPERTY!="" and PROPERTY NOT "", but those don't seem to work.  I'm sure 
there's a way to put in a simple "property not set" condition, I just don't 
know what the particular syntax is.

Thanks,

Chris
-------------------------------------------------------------------------
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