How/Where to Install/replace lost dlls?

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Seems something I've done has wiped out useage of some dlls
Can someone Please tell mewhere I can get replacements and
how to replace them?

TKS Michael
 
Go to Start > Run and type: CMD , and hit enter. In the resulting
Command Prompt window, type: SFC /SCANNOW , and hit enter.
You may be prompted to insert your Windows CD in the CD Drive.

SFC = System File Checker. SFC will scan your system and replace missing
or damaged XP system files with the correct version.

Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)
http://support.microsoft.com/default.aspx?scid=kb;en-us;310747

Afterward, perform a "tune-up":

1. Perform a DISK CLEANUP:
(Start > Programs > Accessories > System Tools > Disk Cleanup)

2. Go to Start > Run and type: CMD , and hit enter. In the Command
Prompt window type: CHKDSK /F , and hit enter, answer "yes" and
reboot your computer.

3. Afterward, perform a DEFRAG of your hard drive.


--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

--------------------------------------------------------------------------------------


| Seems something I've done has wiped out useage of some dlls
| Can someone Please tell mewhere I can get replacements and
| how to replace them?
|
| TKS Michael
 
Michael said:
Seems something I've done has wiped out useage of some dlls
Can someone Please tell mewhere I can get replacements and
how to replace them?

TKS Michael

You've already gotten info on how to run SFC to replace Windows files; for
dlls from other programs, you'll likely have to reinstall those programs.

By the way, why do you think you have damaged dlls? Are you getting specific
error messages, or is this just a wild guess?
 
Back
Top