Changes since v2.56 ・Core.Change: Changed default config and log file location to user's application data directory store. This allows per-user configuration and the ability for 'limited' users to write to their personal configuration and the log file. NOTE: Automatic migration of your INI config and log files should occur for the current user installing the product. Other users may need to reinstall Process Lasso under their accounts to invoke the migration. ・Core.Change: If we don't have write access to the log file, default it back to the user application data directory, with the assumption of a limited user stuck with an old log file pathname into the program files directory. ・Installer.Addition: Added revision history (HTML). ・Installer.Addition: Added new version migration section that copies INI and LOG files to new default locations.
Changes since v2.57 beta1 ・GUI.Addition: Added import/export of INI configuration file. ・GUI.Addition: Added folder selection for configuration file store.
Changes since v2.60 Installer.Change: Changed add/remote programs display name to 'Process Lasso' instead of 'ProcessLasso'. Installer.Addition: Added updatechecker resource strings to optional localization section (for translators to use). Change.GUI: Changed title to 'Process Lasso'. Fix.GUI: Fixed possible issues in default process affinity dialog box on boxes with more than 4 virtual processors. Fix.GUI: Fixed default CPU affinity change behavior on a process that doesn't already have a default CPU affinity set (it gets befuddled, but subsequent changes seemed correctly implemented). Addition.GUI: Added German translation provided by ixnay. Addition.GUI: Added Dutch translation provided by sanderg. Addition.GUI: Some facilitating localization code. Addition.GUIL Added current resource language module to about box info. Fix.Core: Adjusted use of mutex object to log accesses to prevent any possible problems. Fix.GUI: Fixed inability to rollup Process Lasso application window when using WindowBlinds.
Changes since v2.62 Change.License: Changed license terms. Now free for home, personal, and academic use ONLY. Note that no nags or trial mechanisms have been added. Change.Docs: Minor work. GUI.Change: About box adjusted. GUI.Change: Misc. optimizations.
Changes since v2.64 Fix.GUI: Fixed GUI setting of 'start at boot' using HKLM instead of HKCU, as the installer does. Fix.Core: Fixed not saving and restoring setting of exclusion of foreground processes from restraint. It was essentially ending up always stuck in the default value, which was TRUE prior to v2.64, but is now FALSE.
Addition.GUI: Added tab above processes listview to facilitate plans for alternate views. Addition.GUI: Added pause/start process lasso core engine. The menu item text dynamically changes appropriately between 'Pause' and 'Start'. It is also shown in the system tray right-click menu. Addition.GUI: Show/hide Process Lasso main window menu option in system tray now changes appropriately between 'Show' and 'Hide'. Change.GUI: Added a few more strings to resource module. Change.GUI: Other minor changes and fixes. Fix.GUI: May have fixed some control alignment issues and flickering in some cases. Fix.Core: Fixed default setting of foreground thread boosting (now off at install). Installer.Fix: Some old deprecated code was setting processgovernor.exe to start at login for all users. It has been removed. Whether or not this is desireable or not remains to be determined.
Changes since v2.66 Addition.GUI: Added tab above processes listview to facilitate plans for alternate views. Addition.GUI: Added pause/start process lasso core engine. The menu item text dynamically changes appropriately between 'Pause' and 'Start'. It is also shown in the system tray right-click menu. Addition.GUI: Added repair of processes listview (under help menu). Addition.GUI: Show/hide Process Lasso main window menu option in system tray now changes appropriately between 'Show' and 'Hide'. Fix.GUI: Fixed detection of processes that start at login via HKCU or HKLM registry (many weren't detected or removed properly). Fix.GUI: Fixed status window updating even when window not visible. It would actually update with an improperly filled buffer sometimes. Fix.GUI: May have fixed some control alignment issues and flickering in some cases. Fix.Core: Fixed default setting of foreground thread boosting (now off at install). Fix.Installer: Removed now unused purchaedialog.dll. Fix.Installer: Some old deprecated code was setting processgovernor.exe to start at login for all users. It has been removed. Whether or not this is desireable or not remains to be determined. Change.Core: Changed OOC only on normal priority processes back to a default of TRUE. Change.Core: Minor tweaks. Change.Core: Changed default OOC settings. Change.GUI: Added a few more strings to resource module. Change.GUI: Other minor changes and fixes. Change.GUI: Renamed several menu items. Addition.GUI: Added total page fault count column.