Skip to content

Instantly share code, notes, and snippets.

@Dobby89
Last active December 1, 2016 16:15
Show Gist options
  • Save Dobby89/4401c4d10ba06e8b8926b261a0b50a04 to your computer and use it in GitHub Desktop.
Save Dobby89/4401c4d10ba06e8b8926b261a0b50a04 to your computer and use it in GitHub Desktop.
Delete a folder which has loads of child directories which cannot be deleted using Window's File Explorer. Read more here: https://blog.bertvanlangen.com/articles/path-too-long-use-robocopy/
robocopy temp_empty_folder folder_to_delete /purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment