Post
Topic
Board Mining (Altcoins)
Re: [ANN] Miner Control 1.5.2 - Auto profit switching miner controller
by
StuffOfInterest
on 31/10/2014, 10:42:30 UTC
Just put out version 1.5.2.  This release has a fix for the remote sender under Windows XP.
Very nice, thank you can confirm now it's working properly.

OK, glad that is sorted out.

Quote
second:
traymode seems no to work for me.
i start the program with the param -a and set traymode=2 in config, but it is only minimized not send to tray after start.
only if i click the minimize button, then it goes to tray

Traymode doesn't affect how it starts only where it goes when it is minimized. "-a" autostarts but doesn't adjust the visibility.  I never did anything regarding a start mode.  Will add it to the wish list.

I think when you've introduced console mode in the program, the traymode option stopped working. For example previously I could bypass the problem by launching the app with following parameters:
start "c" /D C:\cuda /I /MIN "C:\cuda\MinerControl.exe" "-t"  "-a"  // config traymode:2

and it would auto-start minimize to tray and stay hidden from user, now it auto-starts but doesn't hide to tray - when you open it and manually click minimize then it does. So something has changed.

I'll add this to the pile.  I'd actually like to deprecate out the tray mode command line parameter being that there is a config file option which handles the setting better.  I'll look at adding an option to minimize the program on start so that could be combined with autostart to begin mining at the same time as it starts minimized.