[WiX-users] Indirect and RadioButtonGroup

2008-10-04 Thread Dean Ward
Hi all, I'm attempting to use the Indirect property and a RadioButtonGroup, but am running into difficulties. My fragment looks like this: and then in another fragment I have: When I run light I get the following error: error LGHT0204: ICE34: 1 is not a valid defaul

[WiX-users] Indirect and RadioButtonGroup

2008-10-04 Thread Dean Ward
Hi all, I'm attempting to use the Indirect property and a RadioButtonGroup, but am running into difficulties. My fragment looks like this: and then in another fragment I have: When I run light I get the following error: error LGHT0204: ICE34: 1 is not a valid defaul

[WiX-users] Indirect, Custom Actions and Conditions

2008-09-25 Thread Dean Ward
Hi, Another question about indirect properties :o) Assuming a fragment like this: When populating a property from a custom action (written using DTF), should I be using the property like this: TableInfo tableInfo = session.Database.Tables["ComboBox"]; if (tableInfo == null) throw new In

Re: [WiX-users] Re -using Dialogs

2008-09-25 Thread Dean Ward
Magic, works a treat! Thanks for your help :o) Dean 2008/9/25 Bob Arnson <[EMAIL PROTECTED]> > Dean Ward wrote: > > Is this possible? I suspect not because once a dialog is referenced it is > > effectively a singleton. Is there any way of doing this in a different > >

[WiX-users] Re-using Dialogs

2008-09-23 Thread Dean Ward
erent fashion? I've done a fair bit of searching around this, but have come up with no results so far. Any help will be greatly appreciated! Thanks & Regards, -- Dean Ward E-mail: [EMAIL PROTECTED] Web: http://www.bakedbean.org.uk/ Mobile: +44

[WiX-users] Re -using Dialogs

2008-09-23 Thread Dean Ward
lts so far. Any help will be greatly appreciated! Thanks & Regards, -- Dean Ward E-mail: [EMAIL PROTECTED] -- View this message in context: http://n2.nabble.com/Re-using-Dialogs-tp1112082p1112082.html Sent from the wix-users maili