Created
May 12, 2016 12:25
-
-
Save ProNotion/a2c3fdd29ab63b737f10776394978140 to your computer and use it in GitHub Desktop.
How to Delete Files which exceed 255 Characters on Windows e.g. long filenames
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
robocopy /PURGE <empty_dir> <directory_to_remove> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment