Oct 11, 2021
08:59 AM
Found the solution: there is an ISHiddenProperties for suite setups.
... View more
Oct 11, 2021
04:08 AM
Hi, Is there a way to hide some sensitive properties from logging is Suite/Advanced UI projects when using /debuglog command line. Something similar to MsiHiddenProperties for MSI projects? There is PasswordBox control binded to a property. The password is written to log in clear-text when the user enters it, and when it is passed to the msi command line. Thanks, Péter The log right now looks like this: 10-11-2021[10:58:25 AM]: Engine: property 'ServiceAccountPassword' value now 'm' 10-11-2021[10:58:25 AM]: Engine: property 'ServiceAccountPassword' value now 'my' 10-11-2021[10:58:26 AM]: Engine: property 'ServiceAccountPassword' value now 'myp' 10-11-2021[10:58:26 AM]: Engine: property 'ServiceAccountPassword' value now 'mypa' 10-11-2021[10:58:26 AM]: Engine: property 'ServiceAccountPassword' value now 'mypas' 10-11-2021[10:58:26 AM]: Engine: property 'ServiceAccountPassword' value now 'mypass' 10-11-2021[10:58:26 AM]: Engine: property 'ServiceAccountPassword' value now 'mypassw' 10-11-2021[10:58:27 AM]: Engine: property 'ServiceAccountPassword' value now 'mypasswo' 10-11-2021[10:58:27 AM]: Engine: property 'ServiceAccountPassword' value now 'mypasswor' 10-11-2021[10:58:27 AM]: Engine: property 'ServiceAccountPassword' value now 'mypassword' 10-11-2021[10:59:27 AM]: Final command line: REBOOT=ReallySuppress TRANSFORMS=1033.mst SERVICEPASSWORD="mypassword" <rest of command line removed>
... View more
Labels
- Labels:
-
InstallShield 2015 Premier
Latest posts by peter_somos
Subject | Views | Posted |
---|---|---|
259 | Oct 11, 2021 08:59 AM | |
276 | Oct 11, 2021 04:08 AM |
Activity Feed
- Posted Re: Hide password in logs in Suite/Advanced UI setup on InstallShield Forum. Oct 11, 2021 08:59 AM
- Posted Hide password in logs in Suite/Advanced UI setup on InstallShield Forum. Oct 11, 2021 04:08 AM