Is there a way to support encrypted passwords for the silent install option?
Our installer requires a Username and Password as one of the screens as part of the installation.
On the screen that requests this we use a Edit with "Password" as the Input Style.
The silent install must support the username and password and we have concerns about putting a plaintext password in the INI file (and instructing our users of doing the same).
Does Setup Factory have some options for us to consider to prevent the need for plaintext passwords to be specified in the INI file?
Any help will appreciated.
Our installer requires a Username and Password as one of the screens as part of the installation.
On the screen that requests this we use a Edit with "Password" as the Input Style.
The silent install must support the username and password and we have concerns about putting a plaintext password in the INI file (and instructing our users of doing the same).
Does Setup Factory have some options for us to consider to prevent the need for plaintext passwords to be specified in the INI file?
Any help will appreciated.
Comment