winlogon error

  • Thread starter christopher.2312
  • Start date
C

christopher.2312

hi . i was trying to replace my shell32.dll with the one from vista . first i
have found a guide how to edit shell32.dll, so i opened the registry and edit
the winlogon part. second i copied the new shell32.dll as shell3.dll. i went
to safe mode with command prompt and entered "cd c:\windows\system32" i hit
enter then i typed "ren shell32.dll shell2.dll" enter then "ren shell3.dll
shell32.dll" . i closed the command prompt window. i shutted down pc fom
keyboard.when i restarted i received error after boot
 
R

R. McCarty

Why would you try to replace a XP component with one from Vista ?
There are not interchangeable. Windows XP would reject the file and
probably attempt Windows File Protection to replace the module. ( if
it was able to boot ).

"(e-mail address removed)"
 
J

John John (MVP)

Use the Recovery Console and return the correct shell32.dll file to the
System32 folder.

John
 
C

christopher.2312

what is the recovery console and how to use i

Use the Recovery Console and return the correct shell32.dll file to the
System32 folder

Joh

(e-mail address removed) wrote
.. i was trying to replace my shell32.dll with the one from vista . first i
have found a guide how to edit shell32.dll, so i opened the registry and edit
shell3.dll. i went
 
P

Pegasus \(MVP\)

"(e-mail address removed)"
what is the recovery console and how to use it

Click Start / Help, then look for help on "Recovery Console". Here is
what it says:
=====================
To start the computer and use the Recovery Console from the Setup CD-ROM

Insert the Setup compact disc (CD) and restart the computer. If prompted,
select any options required to boot from the CD.
When the text-based part of Setup begins, follow the prompts; choose the
repair or recover option by pressing R.
If you have a dual-boot or multiple-boot system, choose the installation
that you need to access from the Recovery Console.
When prompted, type the Administrator password.
At the system prompt, type Recovery Console commands; type help for a list
of commands, or help commandname for help on a specific command.
To exit the Recovery Console and restart the computer, type exit.

=====================
 
C

christopher.2312

Use the Recovery Console and return the correct shell32.dll file to the
System32 folder

Joh
(e-mail address removed) wrote
the error is in msvcrt.dll
 
J

John John (MVP)

:



shell32.dll file to the


shell32. first i


the registry and edit


as shell3. i went


c:\windows\system32" i hit



the error is in msvcrt.dll

The plot thickens, volume 2...

First you should replace the hacked Vista Shell32.dll with the original
Windows XP Shell32.dll and then see if you can boot the computer.

Boot to the Recovery Console and issue the following commands, pressing
enter after each:

cd system32
ren shell32.dll shell32.old
expand x\i386\shell32.dl_

Note that x is the drive letter of the CD-ROM drive, if need be use the
MAP command to get the proper drive letter. After you expand the file
you should get a message telling you that the file has been expanded.
Exit the Recovery Console and see if you can boot the computer. If need
be you can also extract the msvcrt.dll file. If you can boot the
computer after you change the Shell32.dll file try running an SFC scan:

sfc /Scannow

John
 
J

John John (MVP)

:



the correct


found a guide how to edit shell32.dll, so i opened

expand
x/i386/shell32.dll will restore the original one?

expand x:\i386\shell32.dl_ c:\windows\system32\shell32.dll

x is the CD-ROM drive letter.

John
 

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

Top