I'm not convinced about the number of people running multiple unicore clients?!
Are there that many?
If so, yes I could add them, but for the clients I now can install and configure ( HPC.. ) I don't think it's that needed to ask people about deadlines and system up time, as the hpc clients are mostly making it mandetory that you run it at much as possible.
Then, I could ask for gpu folders, but the wu sizes/complexity/core changes all influence the time it takes to fold a wu.
Maybe I should only check for the real lower class gpu's ( nvidia 9400 or something, and the equivalent ati card ) ??
Changed some things on the installer, using windows api is a nasty workaround, and I whish I could avoid it. I was using send loops with setforgroundwindow only at the start of the loop and setting blockinput flag to true, seems that still could cause some issues ( though mostly in the debugging environment as I not seen it outside of that ). Now it checks and refocuses the proper window before each input event, and I added a timer to check if the loop runs for to long.
I got an answer from the Deino developers, but what they send me does not work somehow, not at all even. I repleid and showcased it's not working, will wait on a reply. They have a perfect method, as create_credential_store.exe -default should make a non password protected registry located and windows protected credential store! The other cl tools work with their parameters, eg manage_credentials so that's already coverd. I must admit I been playing abit with an x64 deino version, and treid to run the smp client on vista x64 with the deino libs. I couldn't get it running, it complained about a missing deino_mpich2.dll which isn't included in any deino package from PG and I don't have the compilers to create it myself
maxTray now control clients without issues, start/stop/show console/hide console. Fixed a bug in the project browser, and added icons for each local client, and a traymenu with the controls I mentioned before. Also lost all timers, as updates are done by event handlers for each client ( and filesystemwatchers for the log's ect. ).
It is allot of work, but I think I'm close to having something worthwhile and so far it's going alright. I won't get everything included today ( it's 1:38 so I'm counting this as sunday already ) but I think I can upload a function maxTray atleast ( which entails > control and tracking, but no eue parsing and no 'auto find clients' which will make maxTray able to be installed independant of maxFah and offer the same tray controls for multiple clients.
I'm not a graphics artist btw, the icons are rough copies of the fah icon, overlayed with a triangle for play and a square for stop..