level 1
我用的是英文版的windows xp为什么只要vbs中用到Set fso = CreateObject("scripting.filesystemobject")这句代码就提示我Error: ActiveX component can't create object: 'scripting.filesystemobject'Code: 800A01Ad这是怎么回事呢?
2008年06月11日 02点06分
1
level 1
我知道了,用regsvr32 scrrun.dll就行。
2008年07月08日 13点07分
2