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
- :
- Chain installer properties not hidden in logs
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 01, 2024
04:40 AM
Chain installer properties not hidden in logs
we are using Install shield 2022 R2.
we have created a basic MSI chain installer project one is main.msi and other core.msi . From main project we are calling other project core.msi as chain installer
as per image we are passing some properties to core.msi . these propertied hold sensitive data so we don't to show that in log file.
when we installing main project then properties we have passed from main installer to other installer these all are displayed in log file .
we have also tried with MisHiddenProperties but properties are still showing.
can you please help us identify solutions .
Thanks
(0) Replies