This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Overriding included assembly properties
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 13, 2006
09:21 AM
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.
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.
(1) Reply