Hi, I'm creating a merge module in WiX (latest build), and I have a registry value which writes the string "{00000000-0000-0000-0000-000000000000}" to a value called "About".
When I compile the merge module, I can open Orca and see that the registry value has the correct value. However, when I merge the changes into my MSI, instead of {00000000-0000-0000-0000-000000000000}, the value written to the registry is the name of the feature where I have placed my merge module ("Console"). Is this a bug or do I need to escape the braces? I tried \{ but that didn't work. Thanks Andy ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users