Friday, December 9, 2011

How to Install Missing DLL Files


1. Type the name of the missing DLL file into the DLL-Files search box (see Resources).
2. Click on 'Download.'
3. Click on 'Save As,' and save the file to the 'C:\Windows\System32' folder.
4. Hold down the Windows key and press 'R.' The Run box opens.
5. Type 'regsvr32 filename.dll' (without the quotation marks) into the Run box. Note that 'filename.dll' should be replaced with the name of the Dynamic Link Library (DLL) file that you just downloaded.
6. Click 'OK.' This will install the missing DLL file.