I can't seem to get my Bitsend.bat to work properly to start mining this coin could someone give me a rough idea of how they set their .bat file up for this miner??? Cheers
You need only a shortcut for your miner.exe.
I learned writing .bat files and that's what I feel comfortable with lol But what do I do if I create a shortcut??
Here is a Example for shortcut

C:\Users\Administrator\Desktop\XEVAN\minerd.exe --url
http://127.0.0.1:8800 -a xevan -u yourx11worker -p yoursecretpassword
BAT....
startD "C:\Users\Administrator\Desktop" miner.exe --url
http://127.0.0.1:8800 -a xevan -u yourx11worker -p yoursecretpassword