Didactylos wrote:
> Now light looks for file.exe at .\file.exe - and fails, obviously. All the
> examples I can find show each file given an explicit source path, but this
> seems unnecessarily ugly to me. How can I make it pick up the source tree
> from the directory hierarchy again?
>
The com
-users] Source directory resolution in fragments
To: wix-users@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
I had a directory structure like this (I've simplified a bit):
Mike Dimmick-2 wrote:
>
> You're using SourceDir but it sounds like you should be using FileSource.
>
> FileSource is used by WiX to locate the files to be installed. Light lays
> out the uncompressed files as specified in the SourceDir attributes.
>
> At runtime, Windows Installer locates the
them to the appropriate target directory.
--
Mike Dimmick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Didactylos
Sent: 25 May 2007 19:57
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Source directory resolution in fragments
I had a dire
I had a directory structure like this (I've simplified a bit):
It correctly found file.exe at .\SourceDir\file.exe I then refactored my
components into fragments. In one file:
And in a
5 matches
Mail list logo