by: [EMAIL PROTECTED]
10/04/2007 12:09 PM
To
cc
Subject
Re: [WiX-users] dynamically fill a combobox
I don’t know much about the operation of this code, but I don’t believe
you can set a default. I would not describe VBScript as the best language
for custom actions, but in this part
Wilson
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, October 04, 2007 8:16 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] dynamically fill a combobox
Hi Phil,
Thanks, that is exactly what I was looking for. Unfortunately
@lists.sourceforge.net
Subject: Re: [WiX-users] dynamically fill a combobox
Collected but not used by me, this VBScript used in a custom action may help:
Function Combo()
' This function initializes and then sets variables to set values for the four
columns
' of the ComboBox table (Prope
Collected but not used by me, this VBScript used in a custom action may
help:
Function Combo()
' This function initializes and then sets variables to set values for
the four columns
' of the ComboBox table (Property, Order, Value and Text). Then a
function is called to add
' the row of v
4 matches
Mail list logo