Joe Osman wrote: > <CustomAction Id="UninstallTasks" > 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. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users