Home > OS > Windows server 2008 file deletion anomalies
Windows server 2008 file deletion anomalies
Time:09-28
I in Java deleting files on Windows 2008, but after several times to delete, accidentally left and right click delete manually, hints file does not exist, want you to help me solve the,
CodePudding user response:
Copy paste the following code into a new TXT notepad document, and save as 1. Bat file (or do you like the name), pay attention to the extension bat batch file;
Since the boldface bold below copy:
DEL/F/A/Q \ \? \ % 1 RD/S/Q \ \? \ % 1That I met before, like the filename is too long, the layer number of files are too deep will appear this problem