2014-07-07 7:25 GMT-03:00 David Welton <david.wel...@uk.thalesgroup.com>:
> Dear WiX users,
>
> I am getting an "Error 1723. There is a problem with this Windows
> Installer package. A DLL required for this install to complete could not
> be run. Contact your support personnel or package vendor" when I try and
> run a custom action to xcopy some config files during my installation.
> Here is my fragment...
>
>
>     <CustomAction Id="QuietExecXCopy"
>                   BinaryKey="WixCA"
>                   DllEntry="CAQuiteExec"

Maybe this is supposed to be CAQuietExec?

-- 
Nicolás

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to