Re: [WiX-users] Wix 3.8 - Burn - DetectCondition string compare syntax

2014-06-17 Thread froggie
Ah damn! This gets me every time. Thank you for your help! I think the offical documentation needs some additional advices/hints/tricks/examples. Am 17.06.2014 14:04, schrieb Phill Hogland: > A string should be enclosed in quotes, but in a XML statement use the html > entity " or use CDATA.

Re: [WiX-users] Wix 3.8 - Burn - DetectCondition string compare syntax

2014-06-17 Thread Phill Hogland
A string should be enclosed in quotes, but in a XML statement use the html entity " or use CDATA. http://wix.tramontana.co.hu/tutorial/com-expression-syntax-miscellanea/expression-syntax http://www.ascii.cl/htmlcodes.htm DetectCondition=" GOTO_ASSISTEXISTS = &qout;$(var.GoToAssistExpertName)

Re: [WiX-users] Wix 3.8 - Burn - DetectCondition string compare syntax

2014-06-17 Thread froggie
Is there any information available about the syntax and string compare? Am 16.06.2014 11:27, schrieb froggie: > Hi! > I'm trying to do a string compare in a DetectCondition. According to the > log the syntax is wrong. > But what is the correct syntax? > > What I want: Check wether a registry value