How To Install A DLL
DLL Installation How To
To install a DLL file successfully, complete the following simple steps:
- Extract the contents of the zip file you downloaded from Download a DLL.

- Copy the DLL file into your C:\WINDOWS\SYSTEM32\ directory.

- Click on the Start Menu and choose Run.
- Type regsvr32 filename.dll into the Open box (where filename.dll is the name of the file you copied in Stage 2).

- Click OK and you should recieve a message that your DLL file was succesfully installed.

