Lerudjordet, Morten Minge wrote:
> As I explained previously I have the code up and running using a CA with
> ExeCommand(both config files are installed):
> CustomAction Id="XMLParser" BinaryKey="XmlPreprocess" Impersonate="yes" 
>   

Yes, MSI supports running an executable from the Binary table. 
CAQuietExec does not.

> 1. Install XmlPreprocess to a directory, 

Yes, that'll work.

> 2. You are saying that WixUtilExtension.dll is not the entry point for
> CAQuietExec, it is still wixca.dll. But my question is then are there
> any changes between the V2 wixca.dll and the one in V3 source code? If
> so it should work to extract this dll from the V2 binaries?
>   

That should work. Just give it a Binary id other than "WixCA" so it 
won't conflict with the v3 version.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to