hil Wilson
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dana Gutride
Sent: Monday, June 16, 2008 5:11 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] External DLL Custom Action
The first thing you might want to check is
The first thing you might want to check is it linked statically or
dynamically to the VC80 runtime libraries. Changing to Visual Studio 2005
most likely introduced a dependency for you because of the C runtime
changes. If you don't want to link statically to the CRT, you could also
use a bootstra
Hi,
I've coded a simple dll (where I do a registry search) to be used as a
Custom Action. If I compile it with Visual Studio 2002, all works
propertly, and during the installation, the dll is called. But if I try
to use the VS 2005 compiler, the installer fails, displaying a message
where aler
3 matches
Mail list logo