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..