设置IE浏览器的【查看源】程序

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor]

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\PROGRA~1\\EditPlus\\eppie.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\PROGRA~1\\EditPlus\\eppie.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Default HTML Editor\shell\edit\command]
@="\"C:\\Program Files\\UltraEdit\\UEDIT32.EXE\"

保存为reg,双击导入即可。

你可能感兴趣的:(windows,IE,源代码,查看源文件,查看源)