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
David,
If the file lived in SourceDir (which is set to TARGETDIR), you would want
to use
not
in your fragment.
Julie Campbell
[EMAIL PROTECTED]
-Original Message-
Message: 1
Date: Fri, 25 May 2007 11:56:54 -0700 (PDT)
From: Didactylos <[EMAIL PROTECTED]>
Subject: [WiX-users] Source
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
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 files using SourceDir and copies
them
4 matches
Mail list logo