You can download the desired Dlls from clicking on the link and save it.
severel of the files are in Zip file format. Using WinZip or similar.You need to simply unzip the DLL file(s) that are missing into your Windows System directory to restore program functions. For most machines, the location of the System directory is:
Windows 95/98/ME: C:\Windows\System
Windows XP: C:\Windows\System32
Windows NT/2000: C:\WINNT\System32
After copying the selected file(s) to the Windows System directory, it might be necessary for you to register the file(s). You can use the Regsvr32 tool (Regsvr32.exe) to register and unregister object linking and embedding (OLE) controls such as dynamic-link library (DLL) or ActiveX Controls (OCX) files that are self-registerable. This might be necessary to troubleshoot some issues with Windows, Microsoft Internet Explorer, or some other programs. Here's how:
Go to Start>> Run.
Type cmd (or command) and press [Enter] Key
You will be in the DOS command prompt screen:
1)To install/register the file type : regsvr32 file.dll or regsvr32 file.ax (where 'file' is your file name of DLL file like advert.dll) and press [Enter] Key.
2)To uninstall the files type in: regsvr32 -u file.dll or regsvr32 -u file.ax (where 'file' is your file name of DLL file like advert.dll) and press [Enter] Key.
3)A message should be displayed confirming that you've successfully registered or unregistered the file.
Disclaimer: Although the files listed are presumed to be harmless, as with any software or files downloaded off of the Internet, it is advisable to scan with a good anti-virus application prior to installing. DllSupport cannot be held responsible for any damage to hardware or software resulting from the downloading of any DLL files. See Terms of Use