发新话题
打印

解决右键两个记事本打开方式

本主题由 蓝冰 于 2008-6-28 11:26 审核通过

解决右键两个记事本打开方式

HKEY_CLASSES_ROOT\txtfile\FriendlyTypeName,将键值指定路径为@%SystemRoot%\system32\notepad.exe,-469,并到同一目录下将txtfile\shell\open\command下的键值改为C:\WINDOWS\system32\notepad.exe %1,可以解决。

TOP

发新话题