Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread Fredrik Grohn
riday, June 23, 2006 11:20 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] FW: COM+ custom actions This may be a poor assumption on my part... but I assumed that the dlls needed to be relative to the light executable. Instead it appears that they need to be relative to the pubca.w

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread Derek Cicerone
ne 23, 2006 2:20 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] FW: COM+ custom actions This may be a poor assumption on my part... but I assumed that the dlls needed to be relative to the light executable. Instead it appears that they need to be relative to the pubca.wixlib file

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread jdrake
This may be a poor assumption on my part... but I assumed that the dlls needed to be relative to the light executable. Instead it appears that they need to be relative to the pubca.wixlib file. My base assumption is that config files point to things, and it is a safe assumption that they are rel

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread Derek Cicerone
Title: Re: [WiX-users] FW: COM+ custom actions It’s supposed to be case-insensitive because you are specifying a class name directly.  In WiX 3.0 you can merely specify the assembly name of the extension (which is case-insensitive).  Please do not open a bug on this issue since its by

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread Frederik Carlier
Title: Re: [WiX-users] FW: COM+ custom actions This seems to be a know issue, as per http://sourceforge.net/tracker/index.php?func=detail&aid=1245159&group_id=105970&atid=642714 .   As for candle begin case sensitive, you are invited t open a bug: [http://sourceforge.net/track

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread jdrake
So not only is Votive-2.0.4103.0.msi missing the pcaext.dll; the command line to candle is case sensitive, which strikes me as odd, since Windows is not. Any word on when the extension will be integrated with Votive? Thanks, Joshua -- View this message in context: http://www.nabble.com/RE%3A-CO

Re: [WiX-users] FW: COM+ custom actions

2006-06-23 Thread jdrake
Now light is complaining about File of Type 'Binary' with name 'pcaexec.dll' could not be found. and the same for pcasched.dll. Both of these are in the Bin and root directory for the Windows Installer XML. Any ideas? Thanks again, Joshua -- View this message in context: http://www.nabble.com