<util:RegistrySearch does not find registry keys when using a variable for
yes/no for example: Win64="$(var.Win64)".

It works as expected if I use the string yes/no instead of the variable for
example: Win64="yes".

The var.Win64 is set to yes/no via a build script which prompts us for which
OS to build for. The logs show it is being set to yes properly before
DetectBegin.

Full question with code/logs:
http://stackoverflow.com/questions/22559113/utilregistrysearch-registry-key-not-found-when-using-variable-inside-win64

Am I doing something wrong?

Thanks,
-dirt



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/util-RegistrySearch-Registry-key-not-found-when-using-variable-inside-Win64-var-Win64-tp7593659.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to