-
err...well for the people who are willing to help...
i can't seem to access my hard drives from dos at the startup... when i log into windows it says the file cannot be found and windows needs to be reinstalled... and then it shuts down... i found out that kerne1.exe was the backdoor and that it adds an entry to the registry so that it is started as a system program... i'm gunna take my hard drive to a friend's house tommorow to try and copy a file in place of kerne1.exe and maybe everything will be all right...
well...unless that doesn't work...but thanks for all the help...
yes, even you VanEck....i know i am a dumbass....
-
Try and access dos from a boot disk
relacing kerne1.exe will not help anything becaue your registery is all screwed up
-
Well hellbringer87 ummmm there is alot of programs to delete the whole intaer sub7 program.... i suggest u try one i never tried it though but just try that
-
well i did try and access dos from a boot disk but the problem is.. it doesn't read the hard drive, there's also an error message that says the computer doesn't recognize any FAT or FAT32 partitions even though windows will still start without a book disk it's just load after logging in.
-
I think the reason your stopping at login is because of a run statement in the win.ini file at the top that says:
[windows]
load=
run=c:\windows\kerne1.exe
Those statements are used to load or run a program everytime you boot up the os.
If you can get into dos open the win.ini via
EDIT WIN.INI
just remove the c:\windows\kerne1.exe part, the "run=" and "load=" is normal to have in there.
That should get you past the login to the desktop.
To get into dos try hitting the F8 button and going to the startup menu. Once there you should be able to hit like ctrl-F5 or something to go directly to dos(look at the bottom of the scree). If your getting to the login part of windows you should be able to easily get to this point. Once in edit your win.ini and also your system.ini.
In system.ini in the [boot] section your looking for a line that says:
shell=Explorer.exe c:\windows\kerne1.exe
delete the end of it so it only says:
shell=explorer.exe
do that and i'll help you furthur.