Jump to content

winlogon error


Guest christopher.2312@hotmail.com

Recommended Posts

Guest christopher.2312@hotmail.com
Posted

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

  • Replies 8
  • Created
  • Last Reply
Guest R. McCarty
Posted

Re: winlogon error

 

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 ).

 

"christopher.2312@hotmail.com"

<christopher.2312@hotmail.com@discussions.microsoft.com> wrote in message

news:93B46303-4006-4D5F-86B8-F39D19BD9D66@microsoft.com...

> 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

Guest John John (MVP)
Posted

Re: winlogon error

 

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

System32 folder.

 

John

 

christopher.2312@hotmail.com wrote:

> 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

Guest christopher.2312@hotmail.com
Posted

Re: winlogon error

 

what is the recovery console and how to use it

 

"John John (MVP)" wrote:

>

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

>

System32 folder.

>

> John

>

> christopher.2312@hotmail.com wrote:

>

> > 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

Guest Pegasus \(MVP\)
Posted

Re: winlogon error

 

 

"christopher.2312@hotmail.com"

<christopher2312hotmailcom@discussions.microsoft.com> wrote in message

news:2D3A1227-E436-4940-A4A0-CE63FD24E653@microsoft.com...

> 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.

 

=====================

Guest christopher.2312@hotmail.com
Posted

Re: winlogon error

 

 

"John John (MVP)" wrote:

> Use the Recovery Console and return the correct

shell32.dll file to the

> System32 folder.

>

> John

>

>

christopher.2312@hotmail.com wrote:

>

> > hi . i was trying to replace my

shell32. 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

as shell3. i went

> > to safe mode with cmd and entered "cd

c:\windows\system32" i hit

> > en

 

the error is in msvcrt.dll

Guest John John (MVP)
Posted

Re: winlogon error

 

christopher.2312@hotmail.com wrote:

> "John John (MVP)" wrote:

>

>

>>Use the Recovery Console and return the correct

>

> shell32.dll file to the

>

>>System32 folder.

>>

>>John

>>

>>

>

> christopher.2312@hotmail.com wrote:

>

>>>hi . i was trying to replace my

>

> shell32. 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

>

> as shell3. i went

>

>>>to safe mode with cmd and entered "cd

>

> c:\windows\system32" i hit

>

>>>en

>

>

> 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

  • 2 weeks later...
Guest christopher.2312@hotmail.com
Posted

Re: winlogon error

 

 

 

"John John (MVP)" wrote:

> christopher.2312@hotmail.com wrote:

>

> >

"John John (MVP)" wrote:

> >

> >

> >>Use the Recovery Console and return

the correct

> >

> > shell32.dll file to the

> >

> >>System32 folder.

>

>>

> >>John

> >>

> >>

> >

> > christopher.2312@hotmail.com wrote:

> >

>

>>>hi . i was trying to replace my

> >

> > shell32. first i

> >

> >>>have

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

> >

expand

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

Guest John John (MVP)
Posted

Re: winlogon error

 

christopher.2312@hotmail.com wrote:

>

> "John John (MVP)" wrote:

>

>

>>christopher.2312@hotmail.com wrote:

>>

>>

> "John John (MVP)" wrote:

>

>>>

>>>>Use the Recovery Console and return

>

> the correct

>

>>>shell32.dll file to the

>>>

>>>

>>>>System32 folder.

>>

>>>>John

>>>>

>>>>

>>>

>>>christopher.2312@hotmail.com wrote:

>>>

>>

>>>>hi . i was trying to replace my

>>>

>>>shell32. first i

>>>

>>>

>>>>>have

>

> 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


×
×
  • Create New...