注意注册dll文件时,如果省略路径,那么文件必须复制到系统相应的文件夹下,说明如下:
1、C:\Windows\System (Windows 95/98/Me)
2、C:\WINNT\System32 (Windows NT/2000)
3、C:\Windows\System32 (Windows XP, Vista)
4、C:\Windows\System32 (Windows 10/8/7/2008r2) 32位
5、C:\Windows\SysWOW64 (Windows 10/8/7/2008r2) 64位
执行该命令的方法:
1、可以在“开始”--“运行”,调出运行的对话框,也可以使用Win+R热键,然后直接在输入栏输入即可
2、在开始--运行 输入cmd,调出‘命令提示符’窗口,然后再执行regsvr32命令。
详细请看:http://zhidao.baidu.com/question/5230431.html