现象:


解决办法:

文件夹:
= = = = = = = = = = = = = = = = = = = = = reg file = = = = = = = =
 Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\open]

[HKEY_CLASSES_ROOT\Directory\shell\open\command]
@="%SystemRoot%\\Explorer.exe /idlist,%I,%L"

[HKEY_CLASSES_ROOT\Directory\shell\open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\Directory\shell\open\ddeexec\application]
@="Folders"

[HKEY_CLASSES_ROOT\Directory\shell\open\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Directory\shell\open\ddeexec\topic]
@="AppProperties"

= = = = = = = = = =  = = = == =  end ==  = = == = = = = =




驱动器:
= = = = = = = = = = = = = = = = = = = = = reg file = = = = = = = =
 Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\open]

[HKEY_CLASSES_ROOT\Drive\shell\open\command]
@="%SystemRoot%\\Explorer.exe /idlist,%I,%L"

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\application]
@="Folders"

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\topic]
@="AppProperties"

= = = = = = = = = =  = = = == =  end ==  = = == = = = = =

相关文章:

  • 2021-11-22
  • 2021-11-22
  • 2021-11-21
  • 2021-10-25
  • 2021-08-23
  • 2021-05-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-16
  • 2022-02-26
  • 2022-12-23
  • 2021-08-15
  • 2021-12-13
  • 2022-12-23
相关资源
相似解决方案