When I use the Windows command prompt and type "simplewallet" it tells me "simplewallet is not recognised as an internal or external command, operable program or batch file"
I do not have much experience with command line prompts. Please include the basic steps that you assume I already know starting from the beginning after logging onto windows.
Thanks!
If you get this error, then you're not in the same folder as where your simplewallet binary is. If you know what folder simplewallet is in, you can highlight folder and shift+right click, and select open command window here. Your other option is to make a shortcut of simplewallet.exe, and the right click and select properties, and in properties in the target field, add " --restore-deterministic-wallet" after simplewallet.exe, then run the shortcut.
okay I followed your instructions exactly. I can get simple wallet to start but instead of asking for my seed words it is still asking for my wallet name first. When I enter my wallet name it closes after saying something about the wallet name already existing and it closing to avoid overwriting it
I even created a bat file in the proper folder with simplewallet --restore-deterministic-wallet as described here:
https://monerotalk.org/t/bounty-create-a-useful-tutorial-on-how-to-setup-monero-closed/13/8For restoring your wallet launch simplewallet with this argument: --restore-deterministic-wallet
Create a restore.bat file in your wallet folder with the following cmd inside:
simplewallet.exe --restore-deterministic-wallet
Launch the bat file for restore
I am getting the same issue where I am being asked for my wallet name instead of my 24 word key.
I want to contribute to this project with a donation. But first I want to make sure I can at least recover my wallet to be able to send and receive XMR!
I did not write down my password, just my 24 key words because the fluffy pony tutorial said that is all I need:
https://bitcointalksearch.org/topic/m.8246348sorry if I am not understanding something but I still need help!