Public Properties in MSI's
Sajan.
Yes I understand what you are saying, and yes the idea is
simple. Other people are telling me that just assigning
the propertyname as uppercase exposes it as public,
whereas you are telling me that I have to assign a public
property to the control. I have tried the uppercase thing
and it doesnt expose the property as public. (I have a
tool that lists public properties in MSI's) Anyway if you
have a small C# project that shows your method I would
appreciate that, otherwise, I will try to get it going
myself.
Regards
David E
The idea is
assign a global property
the InstallExecute
config file.
|