打开含动画或视频的文件夹很慢的处理办法

  • 格式:doc
  • 大小:28.00 KB
  • 文档页数:1

XP 打开含有swf的文件夹很慢的问题
各种Ghost 版的 XP sp3打开含有swf的文件夹很慢才会显示里面的文件列表,这是文件关联的问题。

将以下内容复制到文本文档里,修改后缀名威reg及注册表。

添加进去即可!
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\FlashPlayer.FlashVideo\DefaultIcon]
@="C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe,-202"
[HKEY_CLASSES_ROOT\FlashPlayer.FlashVideo\shell\open\command]
@=""C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe" %1"
[HKEY_CLASSES_ROOT\FlashPlayer.VideoForFlashPlayer\DefaultIcon] @="C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe,-203"
[HKEY_CLASSES_ROOT\FlashPlayer.VideoForFlashPlayer\shell\open\com mand]
@=""C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe" %1"
[HKEY_CLASSES_ROOT\FlashPlayer.ProtectedMediaForFlashPlayer\Defau ltIcon]
@="C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe,-204"
[HKEY_CLASSES_ROOT\FlashPlayer.ProtectedMediaForFlashPlayer\shell \open\command]
@=""C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe" %1"
[HKEY_CLASSES_ROOT\FlashPlayer.AudioForFlashPlayer\DefaultIcon] @="C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe,-205"
[HKEY_CLASSES_ROOT\FlashPlayer.AudioForFlashPlayer\shell\open\com mand]
@=""C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe" %1"
[HKEY_CLASSES_ROOT\ShockwaveFlash.ShockwaveFlash\DefaultIcon]
@="C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe,-608"
[HKEY_CLASSES_ROOT\ShockwaveFlash.ShockwaveFlash\shell\open\comma nd]
@=""C:\\WINDOWS\\system32\\Macromed\\Flash\\sa_flashplayer_9.exe" %1"。