Delete Folders BatchPatch Forums Home › Forums › BatchPatch Support Forum › Delete Folders This topic has 1 reply, 2 voices, and was last updated 8 years, 2 months ago by doug. Viewing 1 post (of 1 total) Author Posts February 3, 2017 at 7:30 pm #11508 dougModerator You can use a remote command in BP to do this. We might add more direct functionality for deleting files/folders in a future version. For now though… To remove a single file: Remote Command 3/4 (logged output): del "C:Temptemp2myfile.txt" /q To remove an entire directory: Remote Command 3/4 (logged output): rmdir "C:Temptemp2" /s /q Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In