cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
danquo
Level 3

Overriding included assembly properties

Is it possible to do any of the following:

1. From an installer that includes an assembly which provides dialogs -- override any of the icon/background images or text within the assembly's dialogs?

2. From an installer that includes an assembly -- read/set any of the assembly's product properties.

3. From an assembly that is included in another installer -- read/set any of the parent's product properties.

Currently the only way I've been able to do any sort of getting/setting of information between the two is via variables, but this seems like a poor way of doing things.

Thanks for any info.

D.
Labels (1)
0 Kudos
(1) Reply
danquo
Level 3

With regards to #1, is the location of the images used for the icon/background of the panel fixed at build time?
0 Kudos