请求的资源在使用中-解决方法
开始-运行-CMS-regsvr32 jscript.dll-regsvr32 vbscript.dll
以上同步即可解决-请求的资源在使用中 这个问题。
regsvr32 jscript.dll
regsvr32 vbscript.dll
上面两句的意思是修复Java动态链接库和VB动态链接库

,