Re: [WiX-users] search based properties

2007-06-13 Thread Aaron Shurts
If you are not pre-populating the properties, you can use the following conditions: WORDFIND EXCELFIND If you are pre-populating with say a value of 0, then you could use the following conditions: WORDFIND<>0 EXCELFIND<>0 Regards, //aj On 6/13/07, Bob Arnson <[EMAIL PROTECTE

Re: [WiX-users] search based properties

2007-06-13 Thread Bob Arnson
jrcolons wrote: > WORDFIND="" > EXCELFIND="" > Launch conditions are conditions that the machine must meet to install. So you want the opposite conditions. -- sig://boB http://joyofsetup.com/ - This SF.net emai