Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System



Reply
 
LinkBack Thread Tools
  #1  
Old 11-21-2009, 07:10 AM
tfarney
Newsgroup Contributor
 
Posts: n/a
sfc xp sp3 CDs?

Noting that the backup program would not run, found that task scheduler was
not running. When I attempted to start it, got a message that the module
could not be found. After searching, the idea that a file check might help, I
ran sfc /scannnow and got several requests for the original XP Pro SP2 CD or
XP Pro Sp3 CD.
I have the original provided by Dell, but it is SP1.
I found a reference in the KB to edit registry to redirect search for files
but the key I was directed to (in local-machine, software microsoft setup (I
hope I remember all the branches) only referenced my Dell and trend Micro
PCCillin.
am running XP Pro MCE 2005 build 2600

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-21-2009, 07:10 AM
  #2  
Old 11-21-2009, 08:50 AM
Jim
Newsgroup Contributor
 
Posts: n/a
Re: sfc xp sp3 CDs?

On Sat, 21 Nov 2009 07:09:01 -0800, tfarney
<tfarney@discussions.microsoft.com> wrote:

>Noting that the backup program would not run, found that task scheduler was
>not running. When I attempted to start it, got a message that the module
>could not be found. After searching, the idea that a file check might help, I
>ran sfc /scannnow and got several requests for the original XP Pro SP2 CD or
>XP Pro Sp3 CD.
>I have the original provided by Dell, but it is SP1.
>I found a reference in the KB to edit registry to redirect search for files
>but the key I was directed to (in local-machine, software microsoft setup (I
>hope I remember all the branches) only referenced my Dell and trend Micro
>PCCillin.
> am running XP Pro MCE 2005 build 2600


If you only have SP1 on your system , just d/l SP3 and install .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3  
Old 11-21-2009, 09:40 AM
db
Newsgroup Contributor
 
Posts: n/a
Re: sfc xp sp3 CDs?

you can only run a sfc or a repair installation
if the version of the setup cd matches the
version of the os on the hard
drive.

what you would have to do is to either
uninstall sp2 to revert it back to sp1 "or"

make a cd called slipstream which will
combine the sp2 file with the system files
on the sp1 cd.

what you might try to do is to see if safe
mode is functional.

if so, then running an sfc would prove
fruitful, since the core system files are intact.

perhaps a clean boot is what you should do
to see if the performance is improved.

another thing you might try is to simply
boot with your sp1 cd and click on repair.

then when you are logged into the disk
system you can run a couple of commands
from the disk prompt:

chkdsk /p
fixboot

then exit and see if you system
performs better.

the fixboot above may not be
needed but doesn't hurt to ensure
that after the ckdsk you are able
to boot.

--
db·´¯`·...¸><)))º>
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- ********.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~
>
>


"tfarney" <tfarney@discussions.microsoft.com> wrote in message
news:85115FA7-F4DA-4C8F-B691-C72B36DC60F3@microsoft.com...
> Noting that the backup program would not run, found that task scheduler
> was
> not running. When I attempted to start it, got a message that the module
> could not be found. After searching, the idea that a file check might
> help, I
> ran sfc /scannnow and got several requests for the original XP Pro SP2 CD
> or
> XP Pro Sp3 CD.
> I have the original provided by Dell, but it is SP1.
> I found a reference in the KB to edit registry to redirect search for
> files
> but the key I was directed to (in local-machine, software microsoft setup
> (I
> hope I remember all the branches) only referenced my Dell and trend Micro
> PCCillin.
> am running XP Pro MCE 2005 build 2600
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4  
Old 11-21-2009, 10:00 AM
Daave
Newsgroup Contributor
 
Posts: n/a
Re: sfc xp sp3 CDs?

tfarney wrote:
> Noting that the backup program would not run, found that task
> scheduler was not running. When I attempted to start it, got a
> message that the module could not be found. After searching, the idea
> that a file check might help, I ran sfc /scannnow and got several
> requests for the original XP Pro SP2 CD or XP Pro Sp3 CD.
> I have the original provided by Dell, but it is SP1.
> I found a reference in the KB to edit registry to redirect search for
> files but the key I was directed to (in local-machine, software
> microsoft setup (I hope I remember all the branches) only referenced
> my Dell and trend Micro PCCillin.
> am running XP Pro MCE 2005 build 2600


You have two choices.

1. You can create your own customized Dell XP Pro installation CD, which
would be at the correct SP level (SP3). This way, when you run SFC, you
can point the program to your CD, which will have the correct (SP3
level) files.

You would need to use the technique known as slipstreaming:

http://www.tacktech.com/display.cfm?ttid=295

Slipstreaming a Dell-branded CD is somteimes tricky because of some
unique folders and files. So, also see:

http://en.community.dell.com/forums/.../19585246.aspx

and

http://www.nliteos.com/

2. (Courtesy of David H. Lipman) Copy the i386 folder from your
SP1-level Dell XP Pro installation CD to your hard drive, to the root of
C:, for instance: c:\i386

Download the administrators WinXP SP3 EXE file
http://www.microsoft.com/downloads/d...displaylang=en

Rename the EXE file to; WinXP-SP3.exe

Run the following command line which will slipstream the C:\i386 folder
to SP3 level...

WinXP-SP3.exe -u -s:c:\

Run; REGEDIT.EXE

go to...

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Set up

find; SourcePath

set; SourcePath to be; C:\

When the OS next determines "windows must restore the original versions
of these files..."
it will find them in; c:\i386 and will NOT need to prompt you for the
CD.

*************

HTH.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5  
Old 11-21-2009, 01:30 PM
Jose
Newsgroup Contributor
 
Posts: n/a
Re: sfc xp sp3 CDs?

On Nov 21, 10:09*am, tfarney <tfar...@discussions.microsoft.com>
wrote:
> Noting that the backup program would not run, found that task scheduler was
> not running. When I attempted to start it, got a message that the module
> could not be found. After searching, the idea that a file check might help, I
> ran sfc /scannnow and got several requests for the original XP Pro SP2 CDor
> XP Pro Sp3 CD.
> I have the original provided by Dell, but it is SP1.
> I found a reference in the KB to edit registry to redirect search for files
> but the key I was directed to (in local-machine, software microsoft setup(I
> hope I remember all the branches) only referenced my Dell and trend Micro
> PCCillin.
> *am running XP Pro MCE 2005 build 2600


As you can see, it is sometimes a fair amount of effort to get sfc /
scannow to behave as desired. It is certainly educational.

My experience is that I have never seen it solve anything, so I never
even suggest it - ever, but some folks use it as troubleshooting step
1. It is certainly something nice to have later though when you have
some time to work on it. It is a good feeling when it runs without a
hiccup.

Do you want to fix your problem with the XP Backup and Task Scheduler
or get sfc /scannow working?

Task Scheduler does not have to be running for Backup to work unless
you are trying to create a ST to do your backups.

Are you trying to create a ST to run your backups?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6  
Old 11-21-2009, 09:40 PM
Rey Santos
Newsgroup Contributor
 
Posts: n/a
RE: sfc xp sp3 CDs?

The key should be there:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Setup

See if you have the I386 folder on you C:\ drive
If the folder does not exist then you can make one:
You will need to get your XP CD and locate the folder called i386 (I386)
This is a major folder and should be one of the first you see, now copy this
onto your hard drive into the system root.
For most its going to be C:\ so you should end up with a folder that looks
like: C:\I386

How to Run System File Checker (sfc /scannow) without a Windows XP disc.
http://forum.kitz.co.uk/index.php?topic=3103.0

--
Rey


"tfarney" wrote:

> Noting that the backup program would not run, found that task scheduler was
> not running. When I attempted to start it, got a message that the module
> could not be found. After searching, the idea that a file check might help, I
> ran sfc /scannnow and got several requests for the original XP Pro SP2 CD or
> XP Pro Sp3 CD.
> I have the original provided by Dell, but it is SP1.
> I found a reference in the KB to edit registry to redirect search for files
> but the key I was directed to (in local-machine, software microsoft setup (I
> hope I remember all the branches) only referenced my Dell and trend Micro
> PCCillin.
> am running XP Pro MCE 2005 build 2600
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:20 PM.


2003 - 2010 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0