From 4eeb944836c2879d3f5ff32256f192a40e550273 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 8 Jan 2021 21:36:07 -0600 Subject: [PATCH] Create 137.md --- docs/forum/bitcoin-forum/137.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/forum/bitcoin-forum/137.md diff --git a/docs/forum/bitcoin-forum/137.md b/docs/forum/bitcoin-forum/137.md new file mode 100644 index 0000000..bbff204 --- /dev/null +++ b/docs/forum/bitcoin-forum/137.md @@ -0,0 +1,27 @@ +--- +layout: forum +title: 'Re: 0.3 almost ready' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 137 +date: 2010-06-22 19:25:13 UTC +original: https://bitcointalk.org/index.php?topic=199.msg1677#msg1677 +--- + +# Re: 0.3 almost ready + +--- + +``` +Re: 0.3 almost ready +June 22, 2010, 07:25:13 PM + +davidonpda, were you also running laszlo's build previously? + +Check if the "%appdata%" directory exists, and "%appdata%\bitcoin" + +Try: + rename "%appdata%\bitcoin" bitcoin2 + +does it work then? +```