Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
bathrobehero
on 13/09/2015, 23:20:18 UTC
That's beautiful... If only a program like MultiMiner was compatible with CCminer... Last I checked it was because CCminer doesn't have a API so other programs can't hook into it.

Wouldn't the first batchfile continually start up lots of instances of ccminer as there isn't a timer and it's a loop? Does it check to see if one instance is running?

By default batch files will wait until the previous action has ended or in this case application closes.

You would need to use the start command in front of ccminer.exe to launch it without waiting for it to end which would probably lock your PC within seconds.