Thanks Rob.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-can-I-display-Maintenance-Dialog-of-MSI-using-burn-bootstrapper-tp7596679p7596683.html
Sent from the wix-users mailing list archive at Nabble.com.
Thank you all for your reply. This has fixed the issue.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-ComboBox-default-value-tp7593832p7593847.html
Sent from the wix-users mailing list archive at Nabble.com.
---
Another dialog for user credentials. If the user credentials is validated, it
opens the dialog that contains the comboBox.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-ComboBox-default-value-tp7593832p7593842.html
Sent from the wix-users mai
Thank you for your replay.
I used WIX_UPGRADE_DETECTED property to disable the combox for MajorUpgrade.
That works fine. But how can I assign the Property of ComboBox to
"DefaultValueID" instead of ITEMNAME for MajorUpgrade.
it should be something like this.
if (WIX_UPGRADE_DETECTED)
http://wi
I got this error message:
The ListItem/@Text attribute's value cannot be an empty string. If a value
is not required, simply remove the entire attribute
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-ComboBox-default-value-tp7593832p7593835.ht
I would like to disable and show default value for the ComboBox if it is
MajorUpgrade. otherwise enable ComboBox and no item should be selected just
show the list when dropdown is selected.
WIX_UPGRADE_DETECTED
--
View this mess
Thank you. That saves me a lot of time.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/bootstrapper-project-failing-tp7593519p7593527.html
Sent from the wix-users mailing list archive at Nabble.com.
---
7 matches
Mail list logo