Top "Dllregistration" questions

Registration-free COM/DLL?

My program is using the Skype4COM.dll (A wrapper for the Skype API). I am using Delphi 2010 - is …

delphi dll skype dllregistration
MSI register dll - Self-Registration considered harmful

I have a .NET winform application that requires to register a native dll during installation. My question is how can …

winforms wix windows-installer installation dllregistration
Interop.MSXML2 throwing exceptions because its not registered BUT IT WONT REGISTER!

Ok, this line of code: XMLHTTP40 http = new XMLHTTP40(); Throws a System.Runtime.InteropServices.COMException and complains that: Retrieving the …

c# com msxml dllregistration
ActiveX error 429 "ActiveX component can't create object"

I have 2 computers - a laptop and a PC. Both of them with windows 7 64-bit. I've registered a dll with …

vb.net activex windows-7-x64 regsvr32 dllregistration
DllRegisterServer failed with error code 0x80004005 when registering Visual Fox Pro

When I try to register a Visual FoxPro DLL via an administrator command prompt: C:\Windows\SysWOW64>regsvr32 C:\_…

com visual-foxpro regsvr32 dllregistration