R
Raghu
I am working on an MSI file that has dialog which contains combo box. I need
to populate the combobox with items based on the user system and let user
choose one of the items. The development and target OS is win2k server
(windows installer 2.0).
The dialgo and control are linked in Control table along with set property.
The property and its items (that are set at design time) are listed in
ComboBox table. But I don't know how to populate combobox with dynamic items
at runtime depending on the user system.
Any help is appreciated.
Thanks.
Raghu/..
to populate the combobox with items based on the user system and let user
choose one of the items. The development and target OS is win2k server
(windows installer 2.0).
The dialgo and control are linked in Control table along with set property.
The property and its items (that are set at design time) are listed in
ComboBox table. But I don't know how to populate combobox with dynamic items
at runtime depending on the user system.
Any help is appreciated.
Thanks.
Raghu/..