Files

23 lines
803 B
Markdown
Raw Permalink Normal View History

2021-01-08 23:58:28 -06:00
---
layout: forum
title: 'Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 167
date: 2010-07-08 18:24:19 UTC
original: https://bitcointalk.org/index.php?topic=246.msg2068#msg2068
---
# Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username
---
```
Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username
July 08, 2010, 06:24:19 PM
Thanks for finding that. We switched from ANSI in 0.2 to UTF-8 in version 0.3, so it must be related to that.
Just to confirm, if you log in with the non-latin character username, not having an appdata/Bitcoin directory yet, and run Bitcoin and let it create the database from scratch, does it work or not?
```