Password promt not displayed in PowerShell ISE -
i have executable android sdk: keytool.exe call following:
keytool.exe -list -keystore mykeystore.ks
when executed in cmd, executable promts keystore password.
when executed in powershell ise - nothing happens.
why password promt not displayed inside powershell?
looks powershell ise not support user promt (see comments). pitty, since have been tool
Comments
Post a Comment