This update focuses on performance. CPU usage and interface fluidity during normal use is improved. ### Changelog: - Added transparency on hover to color legend. - Changed "Startup" column to show "Yes" even if startup entries are disabled. - Imported ObjectListView source code to fix performance issues. - Improved scrolling performance by removing unnecessary checks. - Improved speed of drawing the application list. - Improved speed of detecting uninstaller types (faster startup). - Fixed excessive CPU use when mouse is hovering over the application list. - Fixed color legend destroying list scrolling performance. - Fixed RegistryValueJunkNode backup failing if value name has a dot in its name. - Fixed searching for CLSID registry junk taking forever. - Fixed shortcuts of applications installed in same directory being wrongly detected as junk. - Fixed portable version leaving behind .log files. Fixes [#48] - Fixed rare DisposedException when closing BCU during certificate status update.