regsvr32.exe regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname 参数: /u 反注册控件 /s 指定 regsvr32 安静运行,且不显示任何消息框。 /n 指定不调用 DllRegisterServer。此选项必须与 /i 共同使用。 /i:cmdline 调用 DllInstall 将它传递到可选的 [cmdline]。在... Read More
posted @ 2013-08-25 19:14 bacazy Views(247) Comments(0) Diggs(0)