解决方法如下: 需要重新注册以下dll文件: 
 
开始→运行中,依次输入: 
regsvr32 c:\winnt\system32\shell32.dll  
regsvr32 c:\winnt\system32\browseui.dll  
regsvr32 c:\winnt\system32\mshtml.dll  
regsvr32 c:\winnt\system32\oleaut32.dll  
regsvr32 c:\winnt\system32\ole32.dll  
regsvr32 c:\winnt\system32\actxprxy.dll  
regsvr32 c:\winnt\system32\urlmon.dll  
regsvr32 c:\winnt\system32\shdocvw.dll 
 
已测,有效! |