7 August 2012

How to install a DLL file in Windows


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:

Top 9 Simple Things Every Computer User Should Know How to Do

10.     We all know we should back up our computers, but it’s always one of those things that you’ll set up “one day”.  Setting up a ba...