Androxilogin

.bat Reassociation Registry Key

Dec 7th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\.bat]
  4. @="batfile"
  5.  
  6. [HKEY_CLASSES_ROOT\.bat\PersistentHandler]
  7. @="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
  8.  
  9. [HKEY_CLASSES_ROOT\batfile\shell\open\command]
  10. @="\"%1\" %*"
Add Comment
Please, Sign In to add comment