文本文件右键打开方式有两个记事本的解决方法
某日发现资源管理器中所有文本文件的右键打开方式菜单中有2个记事本,选择打开后,一个是用Windows\Notepad.exe打开,另一个则是Windows\system32\Notepad.exe打开,而且设置文件打开方式的推荐程序也是两个记事本,解决方法:
打开注册表,修改键值HKEY_CLASSES_ROOT\txtfile\FriendlyTypeName为@%SystemRoot%\ system32\notepad.exe,-469,并到同一目录下将txtfile\shell\open\command下的键值改为C:\ WINDOWS\system32\notepad.exe %1即可。
打开注册表,修改键值HKEY_CLASSES_ROOT\txtfile\FriendlyTypeName为@%SystemRoot%\ system32\notepad.exe,-469,并到同一目录下将txtfile\shell\open\command下的键值改为C:\ WINDOWS\system32\notepad.exe %1即可。
标签: windows
0 条评论:
发表评论
订阅 博文评论 [Atom]
<< 主页