Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CLASSES_ROOT\.exe]
- @="exefile"
- "Content Type"="application/x-msdownload"
- [HKEY_CLASSES_ROOT\exefile\DefaultIcon]
- @="%1"
- [HKEY_CLASSES_ROOT\exefile\shell]
- [HKEY_CLASSES_ROOT\exefile\shell\open\command]
- @="\"%1\" %*"
- [HKEY_CLASSES_ROOT\exefile\shell\runas]
- [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
- @="\"%1\" %*"
Advertisement
Add Comment
Please, Sign In to add comment