Hi I have a fragment where I define the directory structure as follows (I
re-use the components defined later in other .wxs):
<Fragment>
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="WindowsFolder">
<Directory Id="Dir.HelpFolder" Name="Help" >
.
.
.
.
“For some reason which seem to grasp, I keep getting the Error
611 The Directory/@Id attribute's value, 'WindowsFolder', is not a legal
identifier. Identifiers may contain ASCII characters A-Z, a-z, digits,
underscores (_), or periods (.). Every identifier must begin with either a
letter or an underscore. “
What could be the issue here?
Thanks,
Akshat
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users