Joe Osman wrote:
>BinaryKey="UninstallScript"
> ExeCommand="DeleteOldKmf.cmd"
Exe custom actions must be .exes, not .cmd. You'll need to replace it
with a call to cmd.exe -- or better yet, dump the batch file and use
built-in MSI functionality
al Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Tuesday, December 16, 2008 11:35 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Error 2721: Custom action not found in Binary
table stream
Scott Sam wrote:
> I'm trying to create and
Scott Sam wrote:
> I'm trying to create and apply a patch. I can create the patch without
> any errors or warnings. When I go to apply it I get the error "Error
> 2721: Custom action RemoveCasPol not found in Binary table stream".
>
Are you adding or changing that custom action or its DLL in
3 matches
Mail list logo