SourceDirectory creates a reference to the Directory/@Id. Id's never are
allowed to have spaces (nor many other characters).

On Sun, Jun 12, 2011 at 2:34 PM, Sean Farrow
<sean.far...@seanfarrow.co.uk>wrote:

> Hi:
> I'm currently using the CopyFile element in an installer as follows:
> <CopyFile Id="JAWS12MainScriptBinaryFile" Delete="no"
> SourceName="Sibelius6j12.jsb" SourceDirectory ="JAWS 12"
>                DestinationProperty="JAWS12SCRIPTALLUSERSPATH"
> DestinationName="Sibelius6.jsb"/>
> Regarding the source dorectory attribute, I have the following directory
> set up:
> <Directory Id="JAWS12" Name="JAWS 12">
> </Directory>
>            Should I be using the name or the id attribute from this
> directory-the documentation is unclear.
> If I use the name, I get the error:
> The copyfile@SourceDirectory attribue's value "jjaws 12" is elegal.
> Is there a reason why identifiers i.e directory names cannot contain the
> space character?
> Anmy help appreciated.
> Sean.
>
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to