开发者

"regsvr32 /u " fails when there's white space in the full path of the dll?

开发者 https://www.devze.com 2023-01-18 18:08 出处:网络
When I tried to unregister a dll : regsvr32 /u IPCamFilter1.ax A message box saying LoadLibrary开发者_JS百科(IPCamFilter1.ax) fails, how can I unregister it ? this may be a dumb answer, but are you

When I tried to unregister a dll :

regsvr32 /u IPCamFilter1.ax

A message box saying LoadLibrary开发者_JS百科(IPCamFilter1.ax) fails, how can I unregister it ?


this may be a dumb answer, but are you running your command prompt as administrator? (I'm assuming this is a Windows question, right?)

0

精彩评论

暂无评论...
验证码 换一张
取 消