Hi, this is where I am lost, I cannot seem to locate the 'bin' file in the install directory in Program Files on C:
Is the 'bin' file created after making a new wallet?, currently I have no wallets loaded.
In C:Program Files/Bitcoin I have:
deamon folder
share folder
bitcoin.conf
bitcoin.qt
COPYING
readme
uninstall
In the daemon folder I have:
bitcoin-cli
bitcoind
bitcoin-tx
bitcoin-wallet
test_bitcoin
Thanks.
As I've mentioned twice already, there's no "
bin file".
It's the folder where bitcoin-wallet is located and the directory where you should use "
cd" (
change directory) in command prompt.
Please check my previous replies in this thread since I've already addressed most of these concerns and separate whanau's replies with mine.
To answer this shortly: it's your old installation since there's a "
daemon" folder, which is equivalent to the "
bin" folder of the new version.
And in your reply, there's a "
bitcoin-wallet" file inside it; which is what you need to perform salvage. (
if the version is too old, it may not contain the salvage command)
The workflow is this simple (
without repeating the already given instructions):
- Find Bitcoin Core's installation directory (where you installed Bitcoin Core), not the 'bitcoin' data directory in your 'appdata/roaming' folder.
- Open cmd and cd to the directory above. The trailing "C:\Users\YOUR_USERNAME>" in command prompt will change into that directory after entering the cd command.
- Use the provided salvage command.
- Load the salvaged wallet to Bitcoin Core.
Take note that salvage's success still depends if the keys/master key in your wallet.dat are still intact.
Thanks once again & I am sorry for you to have to repeat these instructtions. I chose to do this in order doing what I thought was the easiest route & this option was left until last because I am so unsure of what I'm doing.
I am not good with command prompt & I will try again later tonight because I am just too tired atm. If I get similar errors from my next attempt, I will then know it is my complete misunderstanding of this & I'll keep trying to understand.
This is a brand new installation of Windows 10 on a completely different hard drive, this is not the old installation of Bitcoin Core.
I thought I had installed the latest version of Bitcoin Core. 24.0.1. Is this version correct?
I cannot explain the daemon folder being there.