When I tried to unregister a dll :
regsvr32 /u IPCamFilter1.ax
A message box saying LoadLibrary(IPCamFilter1.ax) fails, how can I unregister it ?
When I tried to unregister a dll :
regsvr32 /u IPCamFilter1.ax
A message box saying LoadLibrary(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?)