Can you post some wix code?

I'd set the other properties when the user clicks Next on that custom dialog
with the radio buttons. Use the  <Publish> element at the Next control.


Best regards,
Sebastian Brand

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com


-----Original Message-----
From: Nathan D. Roe [mailto:nd...@sep.com] 
Sent: Wednesday, September 02, 2009 22:50
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Setting Property Values After Custom Dialog

Hi,

I have created a custom dialog that executes during my installation where
the user selects the environment (TEST, QA, or PROD) that they are
installing into via a radio button, and this radio button is bound to a
property in my installer.  I would like to update some other properties in
my installer based on the user's selection.  I thought I could accomplish
this using a <SetProperty> element with a condition, but I can't seem to
find the right action to bind the Before or After attribute to.  I keep
getting the error "Found an ActionRow with a non-existent Before/After
action" from light.exe.  Am I doing something wrong?  Is this even possible?
If so, how can I accomplish this?

Thanks,
Nathan Roe
Software Engineer II
Software Engineering Professionals
11611 N. Meridian Street - 8th Floor
Carmel, IN 46032-4609
317.843.1640 Ext. 2082
317.843.1642 (fax)
nd...@sep.com<mailto:nd...@sep.com> -  www.sep.com<http://www.sep.com/>

----------------------------------------------------------------------------
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to