-
Enter a folder to scan in the Search Folder box, and press the scan button
-
Files with path lengths exceeding the Max Path Length input are listed below
- The windows original limit is 259 characters. But you can set any number to filter against
-
Click a row and the file name will appear in the text box above.
-
The top text box shows the original name for reference.
-
Edit the name in the lower text box and press Change File Name or press Enter to change the file name
-
-
To change a folder name, use the left and right arrow buttons to select a folder within the selected path. The selected folder within the path tree gets highlighted yellow.
- Press the button or press enter to change the folder's name.
-
You can favorite folders by clicking the button. Recall a favorite using the dropdown next to it.
-
Check the status bar at the bottom for confirmation change results.
-
Changed file paths are highlighted yellow if they are below the max path length
-
You can only Undo the most recent single file or folder change. (Using the Undo button)
-
You can Double click the right window edge, and table column borders to auto expand to fit contents
-
The native .NET function for changing file/folder names is prone to being blocked by mishandled file locks. This app will fall back to trying a cmd.exe move if that happens.
-
This app supports variable DPI. But there may be some bugs due this being a Winforms app.
-
The Windows MAX_PATH override setting is not needed and should not affect this app's functionality. If anyone discovers otherwise, leave a message on GitHub.