Yeah after rereading I can see how you may have thought that. I did not make it clear.
Here Trogan remover found the problem
----------
This key's "Userinit" value calls the following program(s):
Key value: [C:\WINDOWS\system32\userinit.exe,]
File: C:\WINDOWS\system32\userinit.exe
C:\WINDOWS\system32\userinit.exe
142848 bytes
Created: 8/16/2005 1:18 AM
Modified: 2/2/2009 5:04 AM
Company: [no info]
C:\WINDOWS\system32\userinit.exe appears to contain: DOWNLOADER
C:\WINDOWS\system32\userinit.exe - cannot restore a good copy of this file
----------
Then here we located all the userinit.exe's
Left Drag mouse and Copy for Pasting all text in the box below.
Make sure the slider bar goes to bottom from the @ to the end of the second exit.
Then paste to the black screen of an open command prompt.
Code:
@echo off
cd\
attrib /s userinit.exe >"%USERPROFILE%"\Desktop\userinit.txt
dir /s userinit.exe >>"%USERPROFILE%"\Desktop\userinit.txt
exit
exit
Now post the userinit.txt from the new icon on the desktop back to the thread.
Then here they are
A C:\i386\userinit.exe
C:\WINDOWS\$NtServicePackUninstall$\userinit.exe
C:\WINDOWS\ServicePackFiles\i386\userinit.exe
A C:\WINDOWS\system32\dllcache\userinit.exe
A C:\WINDOWS\system32\userinit.exe
Volume in drive C has no label.
Volume Serial Number is 1805-8E47
Directory of C:\i386
08/10/2004 02:00 AM 41,984 userinit.exe
1 File(s) 41,984 bytes
Directory of C:\WINDOWS\$NtServicePackUninstall$
08/10/2004 02:00 AM 41,984 userinit.exe
1 File(s) 41,984 bytes
Directory of C:\WINDOWS\ServicePackFiles\i386
04/13/2008 04:12 PM 43,520 userinit.exe
1 File(s) 43,520 bytes
Directory of C:\WINDOWS\system32
02/02/2009 05:04 AM 142,848 userinit.exe
1 File(s) 142,848 bytes
Directory of C:\WINDOWS\system32\dllcache
02/02/2009 05:04 AM 142,848 userinit.exe
1 File(s) 142,848 bytes
Total Files Listed:
5 File(s) 413,184 bytes
0 Dir(s) 12,370,038,784 bytes free
Notice the one in c:\windows\system32 and dll Cache has a size of 142,848 bytes
but the newest backup from C:\WINDOWS\ServicePackFiles\i386 is 43,520 bytes the correct size..
So (Uh oh I just now see the problem.
In Post 54 I asked you to boot to Recovery Console and fix it.
But in Post 55 I assumed you did it and the result was you could not now get on the Internet. You did not say you did or did not do it.
Then today you asked about the recovery console I did not catch it until I walked thu it just now to explain it to you. Communications.
But here is the answer to fix userinit.exe.
--------------------------------------------------------------------------------------------------------
Download RC.ISO (Bootable Recovery Consle) from Here:
http://www.thecomputerparamedic.com...
Now burn this ISO image to a CD
Once the CD is created, place it in the problem computer
Then reboot that CD in the CD-ROM drive.
Make sure the PC is set to boot from the CD as the primary boot device.
When the PC boots, it will boot from the CD...after the first several screens load, you will be given a choice to choose R for Recovery Console.
You will be asked to log in.
At the prompt
type
copy C:\WINDOWS\ServicePackFiles\i386\userinit.exe C:\WINDOWS\system32
answer yes to over write existing file
Then
type
copy C:\WINDOWS\ServicePackFiles\i386\userinit.exe C:\WINDOWS\system32\dllcache
answer yes to over write existing file
Then type exit to reboot
Hit the Enter key
then
type
exit
This will reboot the computer hopefully into windows if not there can be other steps.
Mike