regsvr32 模块加载失败c:program

时间:2024-11-10 13:27:18

今天使用regsvr32注册一个DLL

regsvr32 c:\program files\common files\system\ole db\,提示如标题所示,万盘不得其解,突然看到网上有人将后面的文件路径,加了引号,于是,在cmd中将后面的文件路径加个引号,注册成功。