RPatML
02-04-2004, 01:12 PM
Property Values Gone in Execute Sequence
DevStudio 9 SP1
Basic MSI
VBScript custom actions
We have quite a few properties defined in Property Manager. These all have default or initial values. At various locations throughout the Installation -> User Interface sequence, we change the property values to indicate certain conditions of the overall installation.
Then when the installation enters the Installation -> Execute sequence all the property values are gone. Nothing.
Is this correct behavior?
We need these same property values in the Installation -> Execute sequence. So, how do we make this work?
Thanks.
DevStudio 9 SP1
Basic MSI
VBScript custom actions
We have quite a few properties defined in Property Manager. These all have default or initial values. At various locations throughout the Installation -> User Interface sequence, we change the property values to indicate certain conditions of the overall installation.
Then when the installation enters the Installation -> Execute sequence all the property values are gone. Nothing.
Is this correct behavior?
We need these same property values in the Installation -> Execute sequence. So, how do we make this work?
Thanks.