Hello,
I’m trying to make a batch script in order to have automatic startup grin-wallet as soon as my Windows computer starts. I searched around many forums and got no success to input password when the wallet asks. For example my password is 123
echo 123 > 'D:\Grin_local\grin-wallet\grin-wallet.exe listen'
Thanks for you help.