regsvr32 "C:\Program Files\Internet
Explorer\ieproxy.dll"
if
you are running 64 bit windows, try this:
regsvr32 "C:\Program Files (x86)\Internet
Explorer\ieproxy.dll"
The
solution that worked for others:
First deregister the dll:
C:\windows\system32\regsvr32.exe" /u actxprxy.dll
Then
register it again: "C:\windows\system32\regsvr32.exe" actxprxy.dll