Create a new text file, paste in:
listen=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=33726
port=33725
addnode=104.238.130.36
Save as dyor.conf - make sure it isn't saved as .txt
Place in directory \AppData\Roaming\dyor
make sure your rpcuser & rpcpassword match the -u and -p in your miner .bat
I'm using a generic cpuminer, edit .bat file to:
cpuminer -a x11 -t 3 -o http://127.0.0.1:33726 -u user -p pass
Hope this helps!