Restoring original files from XP CD...

This is a discussion about Restoring original files from XP CD... in the Windows Software category; Hello there! How can I restore original WindowsXP files from the CD? For example, I am using my own LOGONUI. EXE and things like that but now I would like to restore the original one. . . Some months ago I remember that it was posted a simple console command to do this, but I can't find this news message again.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar26.webp

134 Posts
Location -
Joined 2001-08-02
Hello there!
 
How can I restore original WindowsXP files from the CD?
 
For example, I am using my own LOGONUI.EXE and things like that but now I would like to restore the original one...
 
Some months ago I remember that it was posted a simple console command to do this, but I can't find this news message again...
 
Does anyone have any idea how to do this?
 
Thanks for help (and reading this),
-Andrej

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jan 24
Created
Jan 27
Last Response
0
Likes
2 minutes
Read Time
User User User User
Users

Responses to this topic


data/avatar/default/avatar40.webp

97 Posts
Location -
Joined 2000-09-11
i dont know the comand to scan for "bad" files, but whats wrong with copying over your "hacked" file.
if wfp kiks in you just have to copy the file realy fast to all the locations-make a batch file to copy logonui.exe from the cd to %windir%\system32\ and %windir%\system32\dllcache\
 
if the wfp catches it the first time try it again.
 
i know this works for explorer.exe you just have to kill it in taskmanager and for notepad.

data/avatar/default/avatar26.webp

134 Posts
Location -
Joined 2001-08-02
OP
Hi...
 
Thanks guys... I found the command in my system32 directory...
 
If anybody wants to know::
 
SFC /SCANNOW
 
Verifies that all protected Windows files are itact and in their original versions...

data/avatar/default/avatar19.webp

76 Posts
Location -
Joined 2001-12-04
bottleneck:
 
I use your method, but I use Xsetup to shut off the wfp first. Then after i've copied whatever I want (or deleted the bejesus out of) I flip the wfp back on. Granted, it's a couple of reboots, but it saves a lot of headaches...

data/avatar/default/avatar40.webp

97 Posts
Location -
Joined 2000-09-11
the way i _explained_ doesn't require (spelling?) turning off wfp. you just have to be quickerr than it, it will nag but you can click ignore or whatever and thats it. so no need for reghacks or hexediting sys files, or rebooting for that matter. but its fine the way you said if you don't mind rebooting and all that...

data/avatar/default/avatar39.webp

3867 Posts
Location -
Joined 2000-02-04
Quickest way is to use the NTVDM command "expand".
 
Simply copy example.dl_ off the CD to the HD and do an expand example.dl_ example.dll
 
Much quicker that way.

data/avatar/default/avatar26.webp

134 Posts
Location -
Joined 2001-08-02
OP
Thanks for helping me... It works all fine now...