I have everything set up normally. My only issue is that my data directory is in C:\Users\User Name\AppData\Roaming\Bitcoin
.
Normaly this is what you would want, but, if you noticed, my username has a space in it (obviously I changed it for privacy) so when I try to designate my data directory in the miner program it says the directory does not exist because the space in my username causes the directory link to break ( C:\Users\User
) instead of the full link...
Is there a way I can change where Bitcoin-Qt stores its data by default?
And no, a re-directory won't work, because it can't find the location in the first place.
I created a separate directory for storing data first. Then, I created a shortcut to bitcoin=qt.exe on my desktop and added the parameter in the target as described above. Now it's working fine, thanks. – Syed Priom Nov 10 '13 at 11:33