How to update Bitcoin client?

5

1

Today I downloaded and installed the new version of Bitcoin (0.5.0) I extracted the file and it created a folder. I followed the instructions and clicked bitcoin-qt.exe and the program started. No installation!

Is the new version a portable version?

What should I do with the old one? Because when I click it, it opens the old version? Should I simply uninstall it? Or should I backup the wallet from the old version?

nowfor2

Posted 2011-11-25T18:37:24.777

Reputation: 141

1

possible duplicate of How do I upgrade my Bitcoin client?

nmat 2011-11-25T19:25:50.707

Answers

1

It is always advised to backup your wallet.dat before doing anything with the client, and also to keep a general backup just in case.

As the file saving protocol in Bitcoin client rarely changes, one can possibly run a couple different versions on the same .dat files without an issue. However, running an older version after an update is not advised, as unexpected behaviour can happen every now and then.

So you should backup your wallet.dat, uninstall the old version, install the new version, check if everything is working okay, and then delete the temporary .dat backup.

ThePiachu

Posted 2011-11-25T18:37:24.777

Reputation: 41 594

I think the problem was because I downloaded the zip version. I thought it would be the same as the exe version. Anyway, I downloaded the exe version. Should I install it and overwrite the old version?nowfor2 2011-11-25T19:30:09.623

After backing up the wallet.dat, yes.ThePiachu 2011-11-25T19:34:25.147