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.
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.