A much easier way to use standard extensions is to just do "candle -ext
WixUiExtension". The toolset will find the extension next to the tools
for you. Much easier than specifying a path.
Andreas Gustafsson wrote:
> Brian Rogers wrote:
>
>> Just to be clear, are you sure that your environment
Brian Rogers wrote:
> Just to be clear, are you sure that your environment has %WIX_PATH% as a
> variable and that it resolves to the correct directory path?
I'm running WiX under Cygwin, and my problem turned out to be a simple
mixup between Windows- and Cygwin-style directory paths. It took me
Hey Andreas,
Just to be clear, are you sure that your environment has %WIX_PATH% as a
variable and that it resolves to the correct directory path?
Thanks,
Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com
On Tue, Jun 23, 2009 at 11:57 AM, Andreas Gustafsson wr
Hi,
How do I specify an extension on the WiX 3.5 command line?
I'm looking at an example on the following web page:
http://kobyk.wordpress.com/2008/10/21/installing-filter-drivers-with-difxapp-and-a-wix-v3-msi/
which uses the command
%WIX_PATH%\candle -ext %WIX_PATH%\WixUIExtension.dll -ex
XML toolset.
Subject: Re: [WiX-users] Loading Extensions
Neil,
Can you open a sourceforge bug on this requesting the clarified
documentation? Thanks!
Neil
From: [EMAIL PROTECTED]
[EMAIL PROTECTED] On Behalf Of Neil Sleightholm
[EMAIL PROTECTED]
Sent: Sunday, August 03,
Installer XML toolset.
Subject: Re: [WiX-users] Loading Extensions
Thanks, that was it. I had a hunt round the documentation and I couldn't
see that documented and I didn't think the command line help made it too
clear either. I'm sure there is lots that need documenting but I thin
--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: 02 August 2008 21:43
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Loading Extensions
Neil Sleightholm wrote:
> That's odd, I tried it today before posting with v3.0.4401.
Neil Sleightholm wrote:
> That's odd, I tried it today before posting with v3.0.4401.0 and it
> doesn't work. Just to confirm what I did, I put candle in the path and
> got this error:
> candle.exe : error CNDL0144 : The extension WixUIExtension.dll'
> could not be loaded.
>
Drop the ".dl
--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: 02 August 2008 18:29
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Loading Extensions
Neil Sleightholm wrote:
> To make building from the command line easier would it be possib
Neil Sleightholm wrote:
> To make building from the command line easier would it be possible to
> modify the extension loading code to load extensions from the same
> folder as the exe (candle, light, lit).
>
It does that for me, at least as of v3.0.4325.0. Extensions given as
just a name are
To make building from the command line easier would it be possible to
modify the extension loading code to load extensions from the same
folder as the exe (candle, light, lit).
For example: if you put the WiX binaries folder on the path running
"candle -ext WixUIExtension.dll" doesn't work as
11 matches
Mail list logo