Andy Kwak wrote:
> 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.
>   

That's a special GUID MSI uses; see "Referencing Features in Merge 
Modules" in the MSI SDK doc for details. AFAIK, there's no way to tell 
mergemod.dll to not do so.

-- 
sig://boB
http://joyofsetup.com/



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

Reply via email to