Re: [WiX-users] CopyFile element query

2011-06-12 Thread Rob Mensching
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 wrote: > Hi: > I'm currently using the CopyFile element in an installer as follows: > SourceName="Sibelius6j12.jsb" SourceDire

[WiX-users] CopyFile element query

2011-06-12 Thread Sean Farrow
Hi: I'm currently using the CopyFile element in an installer as follows: Regarding the source dorectory attribute, I have the following directory set up: 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 err