Whoops, sorry, I see you mentioned the same problem in Safe Mode.
Try the registry restore first of all and let us know what happens.
From DOS, Edit SYSTEM.INI and replace shell=Explorer.exe under the [boot] section to shell=Winfile.exe so that the old File Explorer loads instead of the standard desktop.
From there you have access to the "Run" field, and the command to open Add/Remove Programs is:
rundll32.exe shell32.dll,Control_RunDLL
Main Topics
Browse All Topics





by: BillDLPosted on 2007-05-10 at 10:01:06ID: 19066837
Try booting into Safe Mode and see if it loads the Desktop. To do this, repeatedly press the F8 key during early boot until it shows the Win98 Boot Menu, then arrow down to Safe Mode (Probably option 3) and press <Enter>.
fo/securit yinfo/viru sinfo/ p124 0005.jpg
If it loads, then I suggest uninstalling the IE6 upgrade then AOL9 to see if you can get it back to where it was then we can suggest a workaround.
I don't think it will boot to Safe Mode either, because it seems to be hanging on explorer.exe and that's needed in Safe Mode also.
This could be a problem with the registry. A backup copy of the 2 files that make up the Windows Registry plus two of the important configuration files are made once a day and packed into *.CAB files in the C:\Windows\SYSBCKUP folder.
Boot to DOS (Same F8 menu and choose "Command Prompt" - probably option 5) and it should stop at the C:\> Prompt, then type the following single-line commands:
cd windows\command
scanreg /restore
There is a space between scanreg and /restore, and this command should show a list of *.CAB files in a box like this:
http://image.ahnlab.com/in
with names "rb000.cab" to "rb004.cab". Don't go by the names of the Cab files, but choose the one with the date just before the problems started, and choose to Restore it.
Hopefully it will reboot normally and we can take it from there. If it still doesn't boot to Windows, then Explorer.exe may be corrupt and it should be possible to choose an alternative "shell" to boot into for troubleshooting, or you could restore a fresh copy of the file from the CD by booting to a Win98 boot floppy with CD-Rom support.
Let us know what happens.
Bill