Re: [WiX-users] custom action VS2005

2007-08-02 Thread Mark Line
Finally got it to work! it was something to do with my DLL... i had to add the my exports to the preprocessor definitions - Original Message - From: John Hall To: Mark Line Cc: wix-users@lists.sourceforge.net Sent: Wednesday, August 01, 2007 5:24 PM Subject: RE: [WiX-users

Re: [WiX-users] custom action VS2005

2007-08-01 Thread John Hall
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. Action editOmniCfgFile, entry: UpdateCfg, library: C:\WINDOWS\Installer\MSI9F6.tmp MSI (s) (24:F8)

Re: [WiX-users] custom action VS2005

2007-08-01 Thread Mark Line
Whoops sorry i get the following error in my install log: 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. Action editOmniCfgFile, entry: UpdateCfg, library: C:\WI