Re: [WiX-users] error CNDL0014

2007-12-28 Thread Bob Arnson
Mike Dimmick wrote: The TypeLib/@HelpDirectory attribute's value is supposed to be the ID of the directory, not a Formatted type. Use INSTALLDIR, not [INSTALLDIR]. The documentation isn't very helpful as it's generated directly from the XML schema, which in the main doesn't differentiate

Re: [WiX-users] error CNDL0014

2007-12-28 Thread Mike Dimmick
The TypeLib/@HelpDirectory attribute's value is supposed to be the ID of the directory, not a Formatted type. Use INSTALLDIR, not [INSTALLDIR]. The documentation isn't very helpful as it's generated directly from the XML schema, which in the main doesn't differentiate between different logical