Tuesday, November 23, 2010

How to install a DLL file in Windows?

  1. Uncompress the DLL downloaded file from DLL-Downloads.com to your system32 folder within the Windows folder. [c:\WINDOWS\system32]
  2. Click on the Start button, then click the Run... option
  3. In the "Open" line, type the following (without quotes) "regsvr32 filename.dll" (replace filename.dll with the actual filename of the file you downloaded), then click the "OK" button.


  4. How to Install a DLL file?

  5. If the installation was successful, you should see a message saying that your file was successfully installed/uninstalled.

    How to install a DLL file? - Use regsvr32 installation command

No comments: