How to Replace an Infected .dll File

These instructions will allow you replace a .dll file with a fresh copy without reinstalling the entire program or operating system that uses the .dll file.

Instructions

    • 1

      Right-click on the icon of your source media. Click on "Search."

    • 2

      Search for the compressed file you will use to replace your existing file. The name is in the format name.ex_ (for example if my.dll is to be replaced, you will search for my.dl__). Make sure that system and hidden files are checked in the search dialog box.

    • 3

      Open a command prompt window.

    • 4

      Using the path to the file you need to replace and the information from the search in step 2, type the following command:

      EXPAND path\my.dl_ path\my.dll

      For example, if my.dll is in the windows/system32 directory on the C: drive and my.dl_ was found in the i386 directory of the E: drive, your command would be as follows:

      EXPAND E:\i386\my.dl_ C:\windows\system32\my.dll

Tips & Warnings

  • If you get a command not found error, You may need to type the path to the EXPAND command. For example C:\windows\system32\EXPAND....

  • Use this procedure carefully and as a last resort. Try reinstalling the program or, if possible, Windows before using this procedure. The file being replaced my have been updated by a Windows Service Pack or another installed program. If the original version is no longer compatible, the system may not boot after the file is resored.

Related Searches:

Comments

  • everbling Oct 29, 2009
    very good

You May Also Like

  • How Do I Replace DLL Files?

    DLL, also known as a Dynamic Link Library file, is a Microsoft implementation of a shared library concept. This simply means that...

  • How to Clean Infected Files

    Infected files can wreak havoc on your computer system. Not only can they make it difficult for you to get anything done...

  • How to Replace Audiosrv.dll File

    Computers running Microsoft Windows use numerous Dynamic Link Library (.dll) files to run their various processes. These files contain common-language instructions ...

  • How to Replace Missing Registry & DLL Files

    DLLs, or dynamic link libraries, are binary files containing functions and subroutines that can be called by any program on your computer....

  • How to Unregister a DLL File in Windows XP

    Dynamic Link Library (DLL) files are used by Windows to allow programs to reference a common set of programming scripts as they...

  • How to Remove Malware Dll

    Dll files are a necessary component of any computer program. Most dll filse on your PC are useful, according to Spamlaws.com. However,...

  • How to Add DLL Files

    Files with the .dll extension are Windows files known as Dynamic Link Library files. These files are often shared by numerous programs...

  • How to Replace Infected Files in Windows XP

    Viruses or other malicious software may replace your Windows XP files with infected versions in an attempt to hide itself. The Windows...

  • How to Inject Dll Files

    Injecting, or installing, DLL (dynamic link library) files to your computer's hard drive enables you to use the contents of the file...

  • How To Repair Msvcrt.dll on Windows XP

    Msvcrt.dll provides a collection of library functions to programs using Microsoft Visual C++, or MSVC. If msvcrt.dll is corrupted or infected with...

Related Ads

Featured