Server aux com1 com2 prn con nul and other special file deletion method

  • 2020-05-06 12:02:58
  • OfStack

Super batch:
 
DEL /F /A /Q \\?\%1 
RD /S /Q \\?\%1 

File - save as "delete all.bat" (whatever the name is, but the suffix must be ".bat ")
Then, drag and drop the file or directory to be deleted onto the bat file icon to delete it!


del \\.\d:\aux\com1
Directly delete the folder method: rd /q/s \\.\d:\aux so that the entire folder can be deleted

Method to create this folder: md d:\aux\ md d:\nul\\

Copy Trojan method: copy muma.exe \\.\d:\aux\

Start the Trojan method: d:aux muam.exe

Operation method: cmd /c \\.\d:\muma

In order to facilitate you to use this site directly on the server packaged files, one is to delete the directory of the software, the other is the above batch file, easy to maintain the server friends, software download address windows abnormal folder delete tool (ghost.. Green free version / / www. jb51. net softs / 38427. html

Related articles: