Re: [WiX-users] multiple immediate Quiet Execution custom actions

2014-01-03 Thread Marek Mielcarek
et. Subject: Re: [WiX-users] multiple immediate Quiet Execution custom actions You can't have the Property and Value attributes in the executing call. You need to separate them per the example in the Wix.chm (look under "Standard Custom Actions): . . . You can use an appropr

Re: [WiX-users] multiple immediate Quiet Execution custom actions

2014-01-03 Thread John Cooper
www.jackhenry.com -Original Message- From: Marek Mielcarek [mailto:mmielca...@actuate.com] Sent: Friday, January 3, 2014 1:20 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] multiple immediate Quiet Execution custom actions I need to invoke Quiet Execution Custom Action multiple time

[WiX-users] multiple immediate Quiet Execution custom actions

2014-01-03 Thread Marek Mielcarek
I need to invoke Quiet Execution Custom Action multiple times in the immediate sequence. There is a web help content available but no examples. I tried this: WiX compiler fails with "The CustomAction/@DllEntry attribute