or Windows Installer XML toolset.'
Subject: Re: [WiX-users] DTF Dependency Detection
I agree the tool should be fixed to ignore duplicate files. But until that's
done...
The CA package build process does not specifically check whether a dependency
is getting GACed. However there is a
toolset.'
Cc: Jason Ginchereau
Subject: RE: [WiX-users] DTF Dependency Detection
Unfortunately it works only partially: my project already contains
references to projects D.dll and C.dll - I need them to build custom action.
When I include them as CustomActionContents, start the build and thos
toolset.
Subject: Re: [WiX-users] DTF Dependency Detection
Hi Jacek,
Sorry it's not documented yet, but I did design in a way define additional
arbitrary files to be added to the CA package. You just need to put the file
list in a property called CustomActionContents, by adding lines like th
th\to\resource.txt
Let me know if that doesn't solve the problem.
-Jason-
-Original Message-
From: Jacek Dudziak [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2008 1:25 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] DTF Dependency Detection
Let me rephrase th
them into
the Packaging phase? Is there any other way to do it?
--
From: "Jacek Dudziak" <[EMAIL PROTECTED]>
Sent: Tuesday, September 23, 2008 4:45 PM
To:
Subject: [WiX-users] DTF Dependency Detection
> I have a bunch of managed
I have a bunch of managed custom actions that rely on multiple DLLs. For
example CustomAction.dll is loading A.dll, A.dll is loading B.dll and B.dll is
loading C.dll. CustomAction.dll is registered as binary in the MSI, but other
dlls are registered as files.
Some of those DLLs are also regist
6 matches
Mail list logo