Windows XP Community - XPHeads



Cannot login to Windows XP after repair

microsoft.public.windowsxp.help_and_support


Reply
  #1 (permalink)  
Old 07-08-2008, 08:41 AM
Barry
 
Posts: n/a
Cannot login to Windows XP after repair
had a corrupt or missing hal.dll problem on my xp desktop. tried all options
to resolve problem from microsoft and various websites which did not work.

eventually had to load xp using xp disk on seperate hard drive (e and
copied the missing files to c: drive. then ran the repair option from the
same xp disk on the c: drive windows installation.

repair eventually completed. windows started, login page displayed, when
attempting to login, told I had to activate the software, did this over the
phone and activation looked like it had worked but when logging in using user
account screen says "loading personal settings" and screen flashes, then
screen says "saving personal settings" and i'm back to the xp login screen
again.

tried booting in safe mode and get them same response with adminstrator
account. i know other people have posted a question similar to this but i
think my problem might be slightly different.

Could it be something to do with installing the same xp setup using the same
xp cd on two sep hard drives ? I really need to run xp from c: drive as I
have lots programs installed on this installation that i don't have the cd's
for to install again.

can anyone help with resolving the login issue ?

tks

BK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-08-2008, 06:22 PM
Mir Mehdi
 
Posts: n/a
RE: Cannot login to Windows XP after repair
CAUSE
======

This file edits an area of the registry, and Ad-aware 6 Build 181 is unable
to
correct this registry change. The registry item changed is
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Value: Userinit
Data: %system32%\wsaupdater.exe
%system32% represents the path to the System32 folder. For example, if the
path is
C:\Windows\System32, then the data would be
C:\Windows\System32\wsaupdater.exe
Instead of wsaupdater.exe, the data should contain userinit.exe,. Using the
example above, the data would be
C:\Windows\System32\userinit.exe,
Note the comma following the file path information.

RESOLUTION
===========

Using the recovery console, copy userinit.exe to wsaupdater.exe to allow log
on
capability to be restored, and correct the registry data manually.

Insert the Windows XP startup disk into the floppy disk drive, or insert the
Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
Click to select any options that are required to start the computer from the
CD-ROM
drive if you are prompted to do so. When the "Welcome to Setup" screen
appears, press R to start the Recovery Console.

If you have a dual-boot or multiple-boot computer, select the installation
that you
want to access from the Recovery Console. When you are prompted to do so,
type the Administrator password. If the administrator password is blank
(which is likely the case if Windows XP was preinstalled by your computer
manufacturer), just press ENTER. You should now be in the Windows
installation folder. Note this location, as it will be necessary for steps
later in this article.
At the Recovery Console command prompt, type the following lines, pressing
ENTER after you type each line:
cd system32
copy userinit.exe wsaupdater.exe
exit

For the detailed informaiton on how to install Recovery Console, you may
visit the
below article in Microsoft knowledge base:

307654 How to install and use the Recovery Console in Windows XP
http://support.microsoft.com/?id=307654

At this time, remove the startup floppy or CD-ROM from your system, and boot
into
Windows XP. Log on to the system using an account with administrator-level
privileges, and edit the registry using this information. It is recommeded
that a
registry backup be created prior to continuing. Information on how to do so
can be
found at

HOW TO: Back Up, Edit, and Restore the Registry in Windows XP and Windows
Server
2003
http://support.microsoft.com/default.aspx?scid=322756

Click start, then run. Enter
regedit
and click OK. Using RegEdit, expand
HKEY_LOCAL_MACHINE
Software
Microsoft
Windows NT
CurrentVersion
Winlogon
Locate Userinit in the value column, right-click this item, and choose
modify.
Replace
"wsaupdater.exe" with "userinit.exe," (do not use quotes, and ensure the
trailing
comma is present as shown) and click OK. Exit RegEdit.

Restart your computer, and log on to the system using an account with
administrator-level privileges.

Go to My Computer, then to the System32 folder (usually C:, then Windows,
then
System32). If Explorer prompts that removing files from these areas is not
recommended, click to continue. Locate and remove wsaupdater.exe, and delete
this
file.

--
Mir Sajjad Mehdi
Microsoft XP Platform Support


"Barry" wrote:

> had a corrupt or missing hal.dll problem on my xp desktop. tried all options
> to resolve problem from microsoft and various websites which did not work.
>
> eventually had to load xp using xp disk on seperate hard drive (e and
> copied the missing files to c: drive. then ran the repair option from the
> same xp disk on the c: drive windows installation.
>
> repair eventually completed. windows started, login page displayed, when
> attempting to login, told I had to activate the software, did this over the
> phone and activation looked like it had worked but when logging in using user
> account screen says "loading personal settings" and screen flashes, then
> screen says "saving personal settings" and i'm back to the xp login screen
> again.
>
> tried booting in safe mode and get them same response with adminstrator
> account. i know other people have posted a question similar to this but i
> think my problem might be slightly different.
>
> Could it be something to do with installing the same xp setup using the same
> xp cd on two sep hard drives ? I really need to run xp from c: drive as I
> have lots programs installed on this installation that i don't have the cd's
> for to install again.
>
> can anyone help with resolving the login issue ?
>
> tks
>
> BK

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-11-2008, 12:00 PM
Ray Parrish
 
Posts: n/a
Re: Cannot login to Windows XP after repair
Mir Mehdi wrote:
> CAUSE
> ======
>
> This file edits an area of the registry, and Ad-aware 6 Build 181 is unable
> to
> correct this registry change. The registry item changed is
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
> Value: Userinit
> Data: %system32%\wsaupdater.exe
> %system32% represents the path to the System32 folder. For example, if the
> path is
> C:\Windows\System32, then the data would be
> C:\Windows\System32\wsaupdater.exe
> Instead of wsaupdater.exe, the data should contain userinit.exe,. Using the
> example above, the data would be
> C:\Windows\System32\userinit.exe,
> Note the comma following the file path information.
>
> RESOLUTION
> ===========
>
> Using the recovery console, copy userinit.exe to wsaupdater.exe to allow log
> on
> capability to be restored, and correct the registry data manually.
>
> Insert the Windows XP startup disk into the floppy disk drive, or insert the
> Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
> Click to select any options that are required to start the computer from the
> CD-ROM
> drive if you are prompted to do so. When the "Welcome to Setup" screen
> appears, press R to start the Recovery Console.
>
> If you have a dual-boot or multiple-boot computer, select the installation
> that you
> want to access from the Recovery Console. When you are prompted to do so,
> type the Administrator password. If the administrator password is blank
> (which is likely the case if Windows XP was preinstalled by your computer
> manufacturer), just press ENTER. You should now be in the Windows
> installation folder. Note this location, as it will be necessary for steps
> later in this article.
> At the Recovery Console command prompt, type the following lines, pressing
> ENTER after you type each line:
> cd system32
> copy userinit.exe wsaupdater.exe
> exit
>

I have a problem with your copy of one file over the other as it leaves
the offending file name containing the contents of the file you actually
want. Instead of copying the file over the other one, just use

del wsaupdater.exe

No need to copy the other file anywhere as it already in the system32
folder.


--
http://www.rayslinks.com/ Web index of human reviewed links.
http://www.writingsoftheschizophrenic.com My poetry in web pages
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-16-2008, 07:17 PM
Head Hunter
 
Posts: n/a
Re: Cannot login to Windows XP after repair
I tried this and it didn't help. My User file was actually named
USERINI.EXE (missing the "T"). I renamed it to Uuserinit.exe and rebooted.
Same problem. Tried copying it to wsaupdater.exe. No change. Any other
ideas?

"Mir Mehdi" <MirMehdi@discussions.microsoft.com> wrote in message
news:F7B0DC5F-79D5-401F-906E-7C03874B0598@microsoft.com...
> CAUSE
> ======
>
> This file edits an area of the registry, and Ad-aware 6 Build 181 is
> unable
> to
> correct this registry change. The registry item changed is
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
> Value: Userinit
> Data: %system32%\wsaupdater.exe
> %system32% represents the path to the System32 folder. For example, if the
> path is
> C:\Windows\System32, then the data would be
> C:\Windows\System32\wsaupdater.exe
> Instead of wsaupdater.exe, the data should contain userinit.exe,. Using
> the
> example above, the data would be
> C:\Windows\System32\userinit.exe,
> Note the comma following the file path information.
>
> RESOLUTION
> ===========
>
> Using the recovery console, copy userinit.exe to wsaupdater.exe to allow
> log
> on
> capability to be restored, and correct the registry data manually.
>
> Insert the Windows XP startup disk into the floppy disk drive, or insert
> the
> Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
> Click to select any options that are required to start the computer from
> the
> CD-ROM
> drive if you are prompted to do so. When the "Welcome to Setup" screen
> appears, press R to start the Recovery Console.
>
> If you have a dual-boot or multiple-boot computer, select the installation
> that you
> want to access from the Recovery Console. When you are prompted to do so,
> type the Administrator password. If the administrator password is blank
> (which is likely the case if Windows XP was preinstalled by your computer
> manufacturer), just press ENTER. You should now be in the Windows
> installation folder. Note this location, as it will be necessary for steps
> later in this article.
> At the Recovery Console command prompt, type the following lines, pressing
> ENTER after you type each line:
> cd system32
> copy userinit.exe wsaupdater.exe
> exit
>
> For the detailed informaiton on how to install Recovery Console, you may
> visit the
> below article in Microsoft knowledge base:
>
> 307654 How to install and use the Recovery Console in Windows XP
> http://support.microsoft.com/?id=307654
>
> At this time, remove the startup floppy or CD-ROM from your system, and
> boot
> into
> Windows XP. Log on to the system using an account with administrator-level
> privileges, and edit the registry using this information. It is recommeded
> that a
> registry backup be created prior to continuing. Information on how to do
> so
> can be
> found at
>
> HOW TO: Back Up, Edit, and Restore the Registry in Windows XP and Windows
> Server
> 2003
> http://support.microsoft.com/default.aspx?scid=322756
>
> Click start, then run. Enter
> regedit
> and click OK. Using RegEdit, expand
> HKEY_LOCAL_MACHINE
> Software
> Microsoft
> Windows NT
> CurrentVersion
> Winlogon
> Locate Userinit in the value column, right-click this item, and choose
> modify.
> Replace
> "wsaupdater.exe" with "userinit.exe," (do not use quotes, and ensure the
> trailing
> comma is present as shown) and click OK. Exit RegEdit.
>
> Restart your computer, and log on to the system using an account with
> administrator-level privileges.
>
> Go to My Computer, then to the System32 folder (usually C:, then Windows,
> then
> System32). If Explorer prompts that removing files from these areas is not
> recommended, click to continue. Locate and remove wsaupdater.exe, and
> delete
> this
> file.
>
> --
> Mir Sajjad Mehdi
> Microsoft XP Platform Support
>
>
> "Barry" wrote:
>
>> had a corrupt or missing hal.dll problem on my xp desktop. tried all
>> options
>> to resolve problem from microsoft and various websites which did not
>> work.
>>
>> eventually had to load xp using xp disk on seperate hard drive (e and
>> copied the missing files to c: drive. then ran the repair option from the
>> same xp disk on the c: drive windows installation.
>>
>> repair eventually completed. windows started, login page displayed, when
>> attempting to login, told I had to activate the software, did this over
>> the
>> phone and activation looked like it had worked but when logging in using
>> user
>> account screen says "loading personal settings" and screen flashes, then
>> screen says "saving personal settings" and i'm back to the xp login
>> screen
>> again.
>>
>> tried booting in safe mode and get them same response with adminstrator
>> account. i know other people have posted a question similar to this but i
>> think my problem might be slightly different.
>>
>> Could it be something to do with installing the same xp setup using the
>> same
>> xp cd on two sep hard drives ? I really need to run xp from c: drive as I
>> have lots programs installed on this installation that i don't have the
>> cd's
>> for to install again.
>>
>> can anyone help with resolving the login issue ?
>>
>> tks
>>
>> BK



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


Thread Tools
Display Modes

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

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



All times are GMT. The time now is 02:26 AM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74