Yeah I am kinda proud how fine tuned the mini monitor is coming along thanks to my users giving feedback
I just put out another update 15 min ago. Besides a minor menu change I was able to fix the system tray icon.
On my Windows 7 I don't have the UAC enabled. So I never knew of this bug with my system tray icons. Normally when explorer.exe is restarted my tray icon code will recreate the icon. It looks for the TaskBarCreated flag from explorer.exe
Well when the UAC is on, processes not running as admin (explorer.exe) can not send messages to processes running as admin (mini_monitor.exe)
So when explorer would create the task bar my program never gets the message and so the icon disappears.
Well I did some digging and found a new API that allows my app to say that the message is allowed to come to it. Now the tray icon shows up after explorer.exe restarts with the UAC on
So I just updated my other 3 programs that use the same code and putting out updates today. :-)
So far looks like Monday is still on track to be the release date for CleanMem 2.0
Shane, I was using version 1.7 and it had that button on the MiniMonitor which would run CleanMem when you press it. The new version doesn't have it. Is it some setting I need to configure?
I removed the button so people could set the position of the text. Plus the button was ugly lol
There are 2 other ways to manually run cleanmem. You can just right click on the monitor now. Or you can even set the gloab hot key so it will run when you hit the keys you set
And of course the day I release cleanmem my host's entire LA complex goes down. They host over a million sites, all of them down. They better work fast or they are going to have a lot of ticked off people lol.
I used Task Scheduler to make it run every half an hour, is it possible to have a built-in option for that? I love this little program, really makes the PC lag free.
There are 2 other ways to manually run cleanmem. You can just right click on the monitor now. Or you can even set the gloab hot key so it will run when you hit the keys you set
Sure wish there were a one-click manual clean like there was in 1.70 (without a hotkey). I used that button a lot.
I will go ahead and add the double click to the monitor. I don't want to put out a new version since I just released it last night. But I will update my setups with it here ina bit. I will get started on it now, should be easy to do :-)