Re: [WiX-users] WiX 3.0 wixca.dll QtExec

2013-02-27 Thread azenker
Thanks for this, was what I needed. Had found older sample from version prior to moving this CA into the utils extension. As your sample indicates, the CustomAction to set the property before the actual execute call seemed to be neccessary, unlesss I just didn't get the syntax correct. also to not

Re: [WiX-users] WiX 3.0 wixca.dll QtExec

2007-02-21 Thread Erlichmen, Shay
There is a documentation mistake in WiX3 chm, you need to replace the Id="wixca" with Id="WixCA and remove the Binary element. Then you will need to add WixUtilExtension to light using -ext switch. . . . -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh