Hi,
Would it be possible to automate the key-in of password when signing of code?
This is the scenario, we have a setup to automate the updating, and compiling/building of projects to wrap it in an installer through batch scripting, now my problem is in the part of code signing since it will always prompt a dialog box asking for the private key password in every project.
Just asking this if possible, since it cost time to input such password in every project.