Shell Tools Changelog

What's new in Shell Tools 2.6.0

Feb 7, 2024
  • "Resize to JPG" changed to generic "Resize to" that by default saves resized images in JPG format, but can be configured to save in different format. You can specify save format by new "Save format" setting in Shell Tools settings window. The format must be supported by ImageMagick which is used for conversion.
  • Now available via Microsoft Store as MSIX package (Windows 11 or newer only). Shell extension will be installed for current user only and app will be kept updated automatically, so this is recommended and easiest way of installing Shell Tools. We appreciate if you take a minute to rate/comment the app in Microsoft Store, so people can see it is a legit app. Microsoft Store link: https://www.microsoft.com/store/apps/9NL6WHC3M5M0
  • In settings window Ok, Cancel and Apply byttons were replaced by just Close button, settings are now always saved after each change.
  • Updated web links and other minor changes.
  • @ Fixed error "ImageMagick not found" when it was actually installed. The issue was that some ImageMagick builds lack version info resource in executable so Shell Tools was unable to detect installed version. Now version is not read from executable, but you need at least ImageMagick version 7 for Shell Tools "Resize to JPEG" functionality.

New in Shell Tools 2.5.0 (Nov 14, 2020)

  • New command "Show supper hidden" in folder background menu allows you to toggle showing protected operating system files on/off. By default the command is visible in folder background context menu when you hold down Shift key when invoking context menu. You can make it always visible through ShellTool options.
  • New tool "Map to Windows Sandbox" in folder context menu. Select one or more folders in Explorer, right-click and choose "Map to Windows Sandbox" from contex menu to start Windows Sandbox with these folders mapped. You can configure if mapped folders are read-only by default and override that by holding down Ctrl key when choosing command. You can also provide custom Windows Sandbox config file template.
  • "Resize to JPEG" command has new option "Remove metadata" which is not enabled by default. Now you can also define more than 5 sizes that are listed in sub-menu.
  • Now you can define more than 5 image sizes to resize to.
  • "Resize image" works with ImageMagick 7 or newer. Improved detection of ImageMagick from system path and registry.
  • In ShellTools settings window you can enable/disable shell extension for current user or all users (all users requires admin provileges). Makes it possible to easily enable ShellTools context menu extension without admin rights and without running full installer.
  • HighDPI support

New in Shell Tools 2.0.1 (Nov 9, 2012)

  • FIX: Resize image failed with files that contained international/Unicode characters in file/path name.
  • FIX: Resize image now converts first image from multi-image TIFF file, assuming full resolution image (not thumbnail) is on first position. Previously it used smaller thumbnail as source for converted image.

New in Shell Tools 2.0.0 (Oct 8, 2012)

  • Contains both 32- and 64-bit shell extensions
  • Simplified architecture, all extensions in one DLL that is already enabled on installation
  • New simple control panel
  • New commands like "Resize image", "Refresh icons" and "Copy size".
  • CopyURL and RegisterServer functionality dropped. Windows 2000 not supported.

New in Shell Tools 1.1.0 (Oct 8, 2012)

  • Option "Show only when Shift key is down while invoking context menu" for all shell extension modules. By enabling this your Shell Tools module commands are only visible in context menu when Shift key is held down while invoking the menu. Useful to declutter context menus and to move less often used commands out of sight.
  • FolderBackground has new toggle command "Show file extensions".
  • Modules now add commands to shortcut files as well.
  • FontLoader tray icon now supports Vista/7 UAC.
  • FontLoader tray icon allows you to revert up to 3 last actions. For example, if you installed fonts, there is menu item to do opposite action, on this case Uninstall, without digging into sub-menus.
  • FontLoader anf FontLoader tray icon do not show annoying error messages when unloading or uninstalling fonts that were not currently loaded or installed.
  • FIX: If one of AnyFile commands was hidden then another on certain case invoked wrong function.
  • FIX: RegisterServer carshed shell when right-clicking on some compressed and/or encrypted .exe files.

New in Shell Tools 1.1.0 RC1 (Oct 8, 2012)

  • Full Unicode support, native Unicode programs. That means no more problems with international characters.
  • Windows 9x support dropped.
  • CopyUrl: It is now possible to omit certain commands from popup menu by setting caption of a command to empty string or "-". That way you can make CopyURL only to add 1 or 2 required commands to menu instead of all 3.
  • RegisterServerShellExt: Now detects exported functions by parsing module's exported procedures list, not by trying to load module and get DllRegisterServer/DllUnregisterServer method address. This should avoid shell crashes with some libraries/executables and should be more secure.
  • RegisterServerShellExt: Added Register/Unregister commands for .ax files (need to re-enable module for this to take effect).
  • RegisterServerShellExt: Vista helper application RegisterServer.exe now used only when UAC is enabled.
  • AnyFile: If FileNote command was hidden then Copy Filename command invoked FileNote functionality.
  • FontFileShellExt: Now if font install/uninstall operation is successful does not show message dialog (N of N fonts successfully processed), so less unneccessary clicking with the mouse. Message box is now only displayed on error and there is option to see extended error log.
  • FontFileShellExt: Does not add itself to system font folder to prevent user of uninstalling/unloading all system fonts.
  • FontFileShellExt: Vista helper application FontLoader.exe now used only when UAC is enabled.
  • FontLoader system tray icon: Now shows font count in menu for each folder.
  • FontLoader system tray icon: After Explorer crash/restart tray icon is automatically restored.
  • Note that this pre-release Release Candidate is not digitally signed. Final version will be.