Re: [WiX-users] Sending params to Deferred Custom Action

2008-08-04 Thread Dmitry Berkovich
Hi, calling to defered CA -- CustomActionData cad = new CustomActionData(); cad.Add("p1", "value1"); cad.AddObject("p2", somedata); session.DoAction("SomeDefereCA", cad); --- -- code of defered CA ---

Re: [WiX-users] Sending params to Deferred Custom Action

2008-08-04 Thread Buddell, James
Benas Sent: 04 August 2008 15:57 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Sending params to Deferred Custom Action Hello, I'm wondering how to pass params to deferred Custom Actions? My WIX Property doesn't exist anymore at the time deferred custom action is ran.

[WiX-users] Sending params to Deferred Custom Action

2008-08-04 Thread Benas
Hello, I'm wondering how to pass params to deferred Custom Actions? My WIX Property doesn't exist anymore at the time deferred custom action is ran. Tx for suggestions, Benas - This SF.Net email is sponsored by the Moblin