PDA

View Full Version : missing system files including exe files


alton
December 11th 03, 09:29 PM
how do i find out all the files missing and replace them?

Martin
December 11th 03, 09:29 PM
> how do i find out all the files missing and replace them?

Open the Command Prompt and type

sfc /?

for System File Checker syntax.

I use

sfc /scannow

HTH.

Martin.

Google