Posts

Showing posts with the label system

windows file system ,not able to delete the directory structure [closed]

windows file system ,not able to delete the directory structure [closed] I was running a Tibco process in Windows. It recursively created a directory structure like shown below: E:AmanTIBPRO~1PROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesPROJEC~1ArchivesProjectDataArchives Now I am not able to delete it. Can somebody help me delete this. This question appears to be off-topic. The users who voted to close gave this specific reason: What is the exact error you get? – Peter Torr - MSFT Aug 21 '15 at 15:30 1 Answer 1 Create a drive using a folder of this path, so that your path will become short in new drive. Then delete the f...