Re: [WiX-users] Quiet execution customaction

2007-07-23 Thread Bob Arnson
Sriram Vasudevan wrote: I notice that the quiet execution custom action (as described in Wix.chm) requires wixca.dll, and the binary is removed for Wix3.0. Any reasons why? How do I invoke a custom action that doesn't show a cmd window on Wix3.0? WiX v3 includes wixca.dll embedded in WixU

Re: [WiX-users] Quiet execution customaction

2007-07-23 Thread Nat Luengnaruemitchai
Bob mentioned the other day that those custom actions are now moved to WixUtilExtension.dll The sample element should look like this Nat From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sriram Vasudevan Sent: Monday, July 23, 2007 8:24 PM To: wix-users@lists.sour