Skip to content

Commit 7ccb9fa

Browse files
committed
Add Long path support
1 parent 78a78b9 commit 7ccb9fa

10 files changed

Lines changed: 222 additions & 110 deletions

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It should still work on older Windows versions and on 32-bit versions, but as su
77

88
## Screenshot
99

10-
![screenshot of submenu](https://user-images.githubusercontent.com/71355143/174674036-74903a34-dbba-407b-bb8a-fab5d0dc13f8.png)
10+
![screenshot of submenu](https://user-images.githubusercontent.com/71355143/191361105-dbee1512-c2be-40eb-8790-982b6aa9d164.png)
1111

1212
## Functions
1313

@@ -23,6 +23,7 @@ The `My File Tools` submenu should be located above the `Send to` item and offer
2323
- `Set file date/time...` sets the modification timestamp to the entered value
2424
- `Append to filename...` appends the entered text to the filenames
2525
- `Insert before filename...` prepends the entered text to the filenames
26+
- `Edit filename...` makes it possible to edit filenames, especially if Windows Explorer blocks it due to long paths
2627
- `Empty file(s)...` removes the contents from the files (zero-byte files remain)
2728

2829
The following functions are executed on the selected folder:

0 commit comments

Comments
 (0)