This is how I use it...

<Directory ID="RenditionServerQ" Name="RenditionServerQ">
   <Directory ID="OnDemandQ" Name="OnDemandQ">
       ....
        <Component ...>
             <CreateFolder />
....


On Tue, Sep 23, 2008 at 2:39 PM, bryan rasmussen
<[EMAIL PROTECTED]>wrote:

> Hi,
>
> I seem to have misunderstood the CreateFolder Directory attribute,
> when I do something like the following:
>
>  <CreateFolder
> Directory="[INSTALLDIR]\RenditionServerQ\InjectorQ\OnDemandQ"/>
>
> I get a CNDL0015 error, indicating that I have disallowed characters
> in Identifier, evidently I should be passing in an identifier for a
> path as opposed to a real path? How does one do that?
>
> Does anyone have an example that would create that Path inside of a
> component?
>
> Thanks,
> Bryan Rasmussen
>
> -------------------------------------------------------------------------
> 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
>
-------------------------------------------------------------------------
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