Windows所有exe右键没有打开修复

admin
2023-09-26 / 0 评论 / 3 阅读 / 正在检测是否收录...

以下文件保存为reg后运行修复注册表

Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00
 
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"
"IsolatedCommand"="\"%1\" %*"
 
[hkey_classes_root\.exe]
@="exefile"
[hkey_classes_root\exefile\shell\open\command]
@="%1" %*
0

评论 (0)

取消