I need to install qedit.dll
to windows server 2008 R2 SP1
Can you help me with this ?
I tried 2 dll file. One from my local computer which is windows 7 sp1 and another one I downloaded from internet. Both giving error when I try to register. Here the error screenshot
Thank you.
My guess is that you're running x64 Windows. If that dll is 32-bit, then you need to drop it in
C:\Windows\SysWOW64
and useC:\Windows\SysWOW64\regsvr32.exe
to register it.