|
Microsoft VBScript 運(yùn)行時(shí)錯(cuò)誤 (0x800A01AD)
ActiveX 部件不能創(chuàng)建對象 打開FSO組件: 1、首先在系統(tǒng)盤中查找scrrun.dll,如果存在這個(gè)文件,請?zhí)降谌?,如果沒有,請執(zhí)行第二步。 2、在安裝文件目錄i386中找到scrrun.dl_,用winrar解壓縮,得scrrun.dll, 然后復(fù)制到x(你的系統(tǒng)盤):\windows\system32\目錄中。 3、運(yùn)行regsvr32 scrrun.dll即可。 4、取消FOS的命令是:運(yùn)行regsvr32 scrrun.dll /u 。 |
|
|