Re: [WiX-users] Specifying source files

2009-09-03 Thread Blair
s Lord [mailto:chris.l...@atterotech.com] Sent: Thursday, September 03, 2009 9:15 AM To: wix-users Subject: Re: [WiX-users] Specifying source files The source has no affect on the location the file is placed when it is installed on the target machine. That is set by the directory structure you ha

Re: [WiX-users] Specifying source files

2009-09-03 Thread Chris Lord
09 10:24 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Specifying source files Hi. I'm generating a .wxs for a directory structure called wPDF just below base input path. i.e. + SourceDir | +--+ wPDF | +-- CID_Demo.pdf ... It is generated a fra

[WiX-users] Specifying source files

2009-09-03 Thread André Werlang
Hi. I'm generating a .wxs for a directory structure called wPDF just below base input path. i.e. + SourceDir | +--+ wPDF | +-- CID_Demo.pdf ... It is generated a fragment like this: ... Light isn