Skip to content

v5.0

Compare
Choose a tag to compare
@philippmeisberger philippmeisberger released this 02 Apr 14:33
· 67 commits to master since this release
  • Added automatic search for invalid items (beta)
    • Added "Delete invalid items" to "Edit" menu
    • No symbol is displayed for invalid Autostart items
    • Added warning for invalid items after disabling and enabling
  • Startup user items are handled prior to Windows 7 in the same way as from Windows 8
    • Removed exporting as registry file but instead as .Startup and .CommonStartup
    • Removed "Delete backups after enabling" menu item
  • Removed "Default column width" menu item
  • Added "Quick-Search" to Autostart tab
  • Added "Execute" to popup menu
  • Added "Properties" to popup menu
  • Added support for changing extended attribute of shell context menu items
  • Improved "Open in Explorer"
  • Added loading description of ShellEx and ShellNew items
  • Added loading of MUI strings
  • Added loading context menu items from AllFileSystemObjects, Directory\Background, Network and Printers per default
  • Added warning if quit was clicked and export is pending
  • Closed memory leak during export
  • Closed memory leak when importing a task
  • Bug fixes:
    • In 64 bit version: File path of 32 bit context menu entries could not be found
    • ShellNew items could have empty name
    • Fixed AV when using keyboard shortcuts during a search
    • Wrong listview was refreshed when switching the tab during a search
    • Column "Deactivation time" did not have correct caption after changing language
    • Caption was not refreshed after editing the path
    • Arguments are missing after adding a .bat file to autostart
    • Loading primary language if requested locale could not be found in language file
    • Renaming disabled startup user items was not possible
    • Disabled startup user items were enabled after changing file path
    • Adding new context menu item for a file extension did not work
    • Adding new context menu item could overwrite existing item (possible system nuke)
    • Fixed out-of-bounds exception if "date" column is shown and status of service is changed
  • Removed support for Windows 2000 and XP
  • Updater v3.1
    • Removed dependency to "indy" components library
    • Binary up to 1MB smaller