Post
Topic
Board Bitcoin Technical Support
Re: Difficulty Installing - Noob
by
SomeoneWeird
on 09/06/2011, 07:58:51 UTC
Code:
cd C:\Program Files (x86)\Bitcoin\poclbm\ poclbm.exe --host=mining.bitcoin.cz --port=8332 --user=*******.***** --pass=***** --device=0

I have replaced sensitive with stars **

Also I know this is not the exact code as suggested for the example, since I am not using 'start /DC:/' and instead using cd to change directory first.
I have to do this because of where I have installed bitcoin, as I believe spaces in the directory at 'Program Files (x86) causing problems.
I have also tried to seperate the lines and same issue.

Thanks for your help..

Try:

Code:
"C:\Program Files (x86)\Bitcoin\poclbm\poclbm.exe" -d0 --host=mining.bitcoin.cz --port=8332 --user=*******.***** --pass=*****