On 3/4/2010 11:32 AM, Brendan Rice wrote:
>                <File Id="fileToCopy.dat" Name="fileToCopy.dat" 
> Source="[MYTESTDIR]fileToCopy.dat">
>                    <CopyFile Id="fileToCopy.datCopy" 
> DestinationProperty="WEBSERVICEBINFOLDER" />
>                </File>
>    

If you want to copy a file that's already installed on the system (as 
opposed to being installed by your package), you can't use a File 
element. It's for installing new files.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to