Changes since v2.42: Change.GUI: Changed memory column headers to more technically accurate terms. Change.GUI: Improved about box and changed application icon displayed there. Change.GUI: Removed some unused bitmaps from the executable's resources. Addition.GUI: Added unobtrusive 'Donate Now' button to free build. Change.Defaults: Foreground thread boosting off by default. Installer.Change: Don't delete log file. Installer.Change/Fix: Switched to inetc plug-in instead of nsisdl to hopefully resolve proxy server issues when downloading gdiplus.dll in cases when its necessary.
Process Lassoはいまいち安定感がないなぁ ゴーストプロセスだとあまり違和感なく作業できるけど Process Lassoの場合は何か違和感がある バックグラウンドのプログラムの動作が極端に遅くなったりとか… Process Tamerも試したらこっちはゴーストと同じくらいスムーズ どうせだからと3つ同時起動させてみたら意外に安定した 組み合わせて使うのも新たな発見かもしれない
Changes since v2.46: GUI.Change: No longer lists processes a user has no access to (i.e. a limited user). This makes the display much cleaner and improves efficiency. Installer.Change: Made the 'start/stop' core engine start menu items an optional section, disabled by default.
Changes since v2.48: * Addition.GUI: Position of window and child windows is now saved at exit and restored at re-launch. * Addition.GUI: Added 'View' menu item and 'Show Legend' option to toggle display of graph legend. * Optimization.GUI: Reduced main window procedure CPU cycles per message. * Change.GUI: Changed 'File' menu item back to 'Actions'. * Fix.GUI: Removed some incidental debug output left in final builds (minor). * Change.UpdateChecker: Cosmetic changes. * Installer.Fix: Remembers last installed path during an upgrade/reinstall. [TESTING NEEDED] * Installer.Fix: Added code to run gdiplus.exe or gdiplus-installer.exe, if present in the CWD, to install gdiplus.dll. This is opposed to downloading gdiplus. * Installer.Addition: Added hotkey to invoke Process Lasso GUI (or show its window)- ALT|CTRL|SHIFT|F12. Can be edited, post-install, in properties of start menu shortcut. {EXPERIMENTAL, MAY UNDO THIS} * Installer.Addition: Added back section to automatically show out-of-control config dialog. Section is off by default. * Installer.Change: Moved advanced menu items to a new subfolder of process lasso's start menu folder. * Installer.Change: Re-enabled advanced menu item section by default. * Installer.Fix: Now forcibly terminates running copies of processsupervisor.exe and processgovernor.exe even if they are running in other user sessions to avoid 'in-use' errors when trying to update.
Changes since v2.48 Addition.GUI: Position of window and child windows is now saved at exit and restored at re-launch. Addition.GUI: Added 'View' menu item and 'Show Legend' option to toggle display of graph legend. Optimization.GUI: Reduced main window procedure CPU cycles per message. Change.GUI: Changed 'File' menu item back to 'Actions'. Fix.GUI: Removed some incidental debug output left in final builds (minor). Change.UpdateChecker: Cosmetic changes. Installer.Fix: Remembers last installed path during an upgrade/reinstall. Installer.Fix: Added code to run gdiplus.exe or gdiplus-installer.exe, if present in the CWD, to install gdiplus.dll. This is opposed to downloading gdiplus. Installer.Addition: Added hotkey to invoke Process Lasso GUI (or show its window)- ALT|CTRL|SHIFT|F12. Can be edited, post-install, in properties of start menu shortcut. Installer.Addition: Added back section to automatically show out-of-control config dialog. Section is off by default. Installer.Change: Moved advanced menu items to a new subfolder of process lasso's start menu folder. Installer.Change: Re-enabled advanced menu item section by default. Installer.Fix: Now forcibly terminates running copies of processsupervisor.exe and processgovernor.exe even if they are running in other user sessions to avoid 'in-use' errors when trying to update. Fix.Updater: Fix 'auto check' mode so it doesn't keep checking in an infinite loop when the update check dialog is opened. Fix.Updater: Fixed 'never check' setting - it wasn't getting saved/restored correctly. Fix.GUI.Updater: Fixed up updater invocation. Defaults to checking every three days. Turn 'automatically check' on and it'll just notify you if an update is available without bothering you with the dialog box otherwise.
Changes since v2.50 Addition.GUI: Added 'match pathnames' option to disallowed processes. This allows for optional additional matching on the process pathname. Addition.GUI: Added hint about most active process to system tray tooltip. Addition.Core: Added new match pathnames code. Change.Core: Considerably optimized primary loop. Fix.Installer: Now properly rembers last install dir. Fix.Installer: Other issues with install dir. Fix.Core: Fixed some issues with limited access accounts. Change.All: Updated version info resource blocks. Change.GUI: Re-added average CPU usage column. Change.Installer: Removed GUI hotkey for now.
Changes since v2.52 Fix.GUI: Fixed 'only lower priority of normal priority processes' OOC option not been written to config file. Change.GUI: Avoids possible unnecessary reloading of the config file.