Post
Topic
Board Mining (Altcoins)
Re: [TUTORIAL] Solo Mining Litecoins Guide--Windows!
by
god_43
on 09/04/2013, 17:14:01 UTC
Make a .bat file and add "color 06" without " on the beginning.

Like

Code:
color 06
C:\cgminer\cgminer.exe --scrypt ...

o thanks.