Re: [WiX-users] Fw: deffered custom actions

2007-07-03 Thread aashish_raina
actually i am selection a value from radio button (Architecture ) which is (x86)(x64). Now i want to send this selected value through my Property to my Dll. I tried that publish ,,It helped partially.. what happened is that i have in my radio button 1 for x86 2 for x64 I

Re: [WiX-users] Fw: deffered custom actions

2007-07-03 Thread fiordean dacian
other property to x86 or x64 depending on that. Dacian - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: fiordean dacian <[EMAIL PROTECTED]> Sent: Tuesday, July 3, 2007 2:48:40 PM Subject: Re: [WiX-users] Fw: deffered custom actions Sir actually

Re: [WiX-users] Fw: deffered custom actions

2007-07-03 Thread fiordean dacian
ee if it works. Dacian - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: fiordean dacian <[EMAIL PROTECTED]> Sent: Tuesday, July 3, 2007 12:42:24 PM Subject: Re: [WiX-users] Fw: deffered custom actions thats works. this control is und