Oh, thanks!
I was not know about "uppercase=public" rule for msi properties.
I have changed properties' names, used in custom action to uppercase and it
works right.
--
Download Intel® Parallel Studio Eval
Try the new sof
Are your properties public, meaning are their Ids uppercase? If they're not,
they won't pass from the UI to the Execute phase.
example:
And do you see the property being set in the install log? Like...
MSI (c) (98:F0) [12:04:32:046]: PROPERTY CHANGE: Adding CHECKBOX_PROPERTY
property. Its va
Hi!
First, sorry for my bad english (may be..).
I have custom dialog with checkboxes, binded to properties and some actions
attached to controls in this dialog. This works well. But then I need to use
values of this properties in custom action, executed in
InstallExecuteSequence and.. this proper
3 matches
Mail list logo