新建一个文本文档,把以下代码复制粘贴到里面,然后另存为reg文件,合并到注册表,即可
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.lnk]@="lnkfile"
[HKEY_CLASSES_ROOT\.exe]@="exefile"
[HKEY_CLASSES_ROOT\exefile\shell\open\command]@="\"%1\" %*"
[HKEY_CLASSES_ROOT\exefile\shell\runas\command]@="\"%1\" %*"
[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]
也可直接下载注册表文件后导入