Hi Shivit,
I ran into the same problem. My workaround is to not use -sfrag and
hand-edit the output .wxs to change the top-level Directory tag to a
DirectoryRef tag and set the id to INSTALLDIR.
In the main .wxs I have inside a
. This creates the directory structure in
the main .wxs and
shivit wrote:
> But I am encountering error CNDL0205. There may only be a single root
> directory per product or module and its Id attribute value must be
> 'TARGETDIR' and its Name attribute value must be 'SourceDir'.
>
Look for multiple Directory elements with Id TARGETDIR.
--
sig://boB
htt
Hi
I am using the heat tool to generate the directory structure.
heat.exe dir -gg -template:fragment -sfrag "C:\FolderName" -out
FolderName.wxs
In FolderName.wxs, it groups all the ComponentRef elements under
In my main program, I am having
But I am encountering error CNDL0205. The
3 matches
Mail list logo