Archive for January, 2010
清理浏览器右键
[Windows7].IE.[IE内核心].[清理IE浏览器右键]
Windows 7 沿袭了以往的注册表控制IE右键的方式,包括一切IE内核的浏览器。
1.注册表删除:删除分支即可。
开始菜单运行Regedit,找到键。
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt
2.魔法兔子,优化大师,雅虎助手,金山清理专家
推举金山清理专家:http://www.duba.net/qing/,64位不可。
Engish:
You’ll have to dig into the Registry. Launch REGEDIT and navigate to the key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt. Each subkey of this key represents one menu item. Many will include an ampersand (&) to define the underlined key associated with the command.
启动注册表工具:Regedit,寻找键:HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt。右键的每一个项目都有一个子键对应,有些带有下划线的键值用符号&替代。
关于如何导入被删除的键值,请按以下内容在删除前做好备份即可。
“To get rid of a command, you can delete the corresponding key, but that’s awfully permanent. Instead, highlight the key you want to delete (for example, HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Zoom &In). Choose Export from the Registry menu and export that branch to a file. Now delete the key. Open the exported REG file in Notepad. Find the string MenuExt near the end of the long third line and change it to MenuExt-. Save the file and double-click to launch it. Your no-longer-used menu item’s Registry data will be saved in the Registry under the key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt-. If you want to bring the key back some day, you can reverse the procedure described here.”