把下面的内容内容复制到文档,保存更改为REG类型导入注册表即可。

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0002DF01-0000-0000-C000-000000000046}\LocalServer32]
@="C:\\Program Files\\internet explorer\\iexplore.exe"

[HKEY_CLASSES_ROOT\file\shell]
@="open"

[HKEY_CLASSES_ROOT\file\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\ftp\shell]
@="open"

[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\htmlfile\shell]
@="open"

[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\HTTP\shell]
@="open"

[HKEY_CLASSES_ROOT\HTTP\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\https\shell]
@="open"

[HKEY_CLASSES_ROOT\https\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\InternetShortcut\shell]
@="open"

[HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_CLASSES_ROOT\mhtmlfile\shell]
@="open"

[HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002DF01-0000-0000-C000-000000000046}\LocalServer32]
@="C:\\Program Files\\internet explorer\\iexplore.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\file\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\file\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mhtmlfile\shell]
@="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mhtmlfile\shell\open\command]
@="\"C:\\Program Files\\internet explorer\\iexplore.exe\" \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]
@="IEXPLORE.EXE"

相关文章:

  • 2022-01-02
  • 2021-12-04
  • 2021-04-29
  • 2021-07-28
  • 2022-02-20
  • 2022-01-01
  • 2021-05-15
猜你喜欢
  • 2021-08-27
  • 2021-07-27
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-01-13
  • 2021-12-04
相关资源
相似解决方案