On Tue, 19 Jun 2007, Dale Quigg <[EMAIL PROTECTED]> wrote:
> I'm new to Ant, so I didn't know that I needed to have my command
> invocation like this;
>
> dir="${iis_install.dir}">
>
>
...
>
> Instead of this, which does *NOT* work (one can no
] Trying to build WiX in ANT
Hi,
I'm trying to build my WiX project using Apache Ant.
When I run my candle.exe and light.exe commands in a "plain" DOS command
(no WiX directories in path) the build is successful. The commands I
use are;
C:\PathTo\candle.exe MyProjec
Sorry to answer my own post.
I'm new to Ant, so I didn't know that I needed to have my command
invocation like this;
Instead of this, which d
Hi,
I'm trying to build my WiX project using Apache Ant.
When I run my candle.exe and light.exe commands in a "plain" DOS command
(no WiX directories in path) the build is successful. The commands I
use are;
C:\PathTo\candle.exe MyProject.wxs
C:\PathTo\light.exe MyProject.wixobj
4 matches
Mail list logo