t error, unless you have a filename containing a ';' character?
>
> -Original Message-
> From: Lars Von Wedel [mailto:vonwe...@web.de]
> Sent: Thursday, October 21, 2010 4:10 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Multiple source files wi
Hello,
I tried to run Wix (v3.0.5419) from an MSuild file to build an installer for my
project. However, an error "CNDL0001: Cannot specify more than one source file
..." occurs.
In the mailing list archives I found a rather old thread about the topic [1],
but none of the proposed solutions sol
"
Gesendet: 03.04.09 07:34:45
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] Conditional installation of different versions of a DLL
Can you be more specific about the error? Is it an ICE error or ICE
warning or some other error?
Lars von Wedel wrote:
Hello,
I built a shell extension to launch my application in a specific way for
associated files.
The C++ project contains some registry entries in a .rgs file like this:
HKCR
{
NoRemove .abc = s 'abcfile'
{
}
NoRemove abcfile = s 'ABC input file'
{
NoRemove ShellEx
folder if it is a
> native (unmanaged) assembly.
>
> Regards,
> agreen
> www.elucidev.com
>
> Lars von Wedel wrote:
>> Hello,
>>
>> I am trying to install different versions of a DLL depending on the
>> version of a further application on the target mac
Hello,
I am trying to install different versions of a DLL depending on the
version of a further application on the target machine.
I tried to define two components that contain files for the same
output DLL and conditionally install either component
based on a condition to be figured out by t
6 matches
Mail list logo