Skip to content

A simple utility app to rename file names within a directory using .netCore

License

Notifications You must be signed in to change notification settings

Vyse777/file-renamer

Repository files navigation

windows-file-renamer

A simple utility app to rename file names within a directory using .netCore

Setup - Windows

  • Open solution with Visual Studio
  • Build project
  • Publish the project
    • Go to Build -> Publish FileRenamer menu
    • Click Publish
  • Optionally run RegEditScript.reg to add a context menu item when right clicking on the background of Windows File Explorer

Future Features

  • Make it work with any file type (currently only works for MKV)
  • Add more context menu items to allow for renaming customization
  • Allow configuration (from context menu) to specify a drop location once file renaming is complete

About

A simple utility app to rename file names within a directory using .netCore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages