SFC?

  • Thread starter Thread starter Dagger99
  • Start date Start date
D

Dagger99

Why cant I run system file checker (sfc)? I am logged as
my user which is an computer administrator.I run
SFC /SCANNOW and I get a quick blink and it disappears.
Am I doing something wrong?
 
Dagger99 said:
Why cant I run system file checker (sfc)? I am logged as
my user which is an computer administrator.I run
SFC /SCANNOW and I get a quick blink and it disappears.
Am I doing something wrong?

You require that the installation CD-Rom be inserted to perform the action.
Please post back if you require further assistance.

HTH

--
siljaline

MS - MVP Windows IE/OE
______________________

(Reply to group, as return address
is invalid - that we may all benefit)
 
i have a related question: evry single time i've tried to run sfc, it
doesn't like my install cd. but it IS the install cd i used. there is a
catch: i have slipstreamed my xp pro cd up to sp1. is that why?

tia.
 
Evan said:
i have a related question: evry single time i've tried to run sfc, it
doesn't like my install cd. but it IS the install cd i used. there is a
catch: i have slipstreamed my xp pro cd up to sp1. is that why?

tia.

Hi Evan,

http://www.kellys-korner-xp.com/xp_s.htm

HTH


--
siljaline

MS - MVP Windows IE/OE
______________________

(Reply to group, as return address
is invalid - that we may all benefit)
 
There are 3 Registry keys that relate to the Source Media.
One of those could affect your ability to run System File
Checker.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup]
"SourcePath"="H:\\"
"ServicePackSourcePath"="H:\\"
"CDInstall"=dword:00000000

In my case the H: refers to my hard drive where the i386 folder
is located. The CDInstall key indicates whether the software was
originally installed from a CD or a fixed drive.So in the example
above my Dword value is 0, since I didn't use a CD to install.

So in your case you would want the first two keys to be your CD
drive letter and the third key would have a Dword value = 1
 
nevermind. this is the fourth system i've tried sfc on, and for some reason,
THIS system works. i think it may have to do with the fact that i've not
partitioned this drive at all and have not gone into disk management for any
reassignment. i've always done SOME tweaking on my previous systems. so, thx
all!

R. McCarty said:
There are 3 Registry keys that relate to the Source Media.
One of those could affect your ability to run System File
Checker.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup]
"SourcePath"="H:\\"
"ServicePackSourcePath"="H:\\"
"CDInstall"=dword:00000000

In my case the H: refers to my hard drive where the i386 folder
is located. The CDInstall key indicates whether the software was
originally installed from a CD or a fixed drive.So in the example
above my Dword value is 0, since I didn't use a CD to install.

So in your case you would want the first two keys to be your CD
drive letter and the third key would have a Dword value = 1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top