Skip to content

Releases: batzen/Batzendev.Tools

v6.1.0

17 Jan 05:33
05a7b22

Choose a tag to compare

  • Improved performance
  • Fixed a few smaller issues
  • Added pause/resume to copy/delete
  • Shellextension: Added measure command
  • Shellextension: Added all commands to drop menu
  • Upgraded to .NET 10

v6.0.1

17 Oct 12:57
05a7b22

Choose a tag to compare

  • Fixed plugin overview

v6.0.0

16 Oct 17:15
05a7b22

Choose a tag to compare

  • Changed from self-contained to single-file application
    That means you now have to install .NET 7 to run this application
  • Fixed a memory leak in disk usage
  • Improved overall memory usage and performance
  • Added refresh for items in disk usage view
  • Added "bdevtools.exe", a commandline version which includes:
    • Searching for files
    • Disk usage
    • Copying directories and files
    • Deleting directories and files
  • Shell extension for copy and delete (console and UI)
  • Added "bdevtools_ui.exe" as a UI app for copy and delete