by Gecko » Thu Sep 27, 2007 4:33 pm
gbghouse3,
I'm running out of tools and ideas on what could be causing this problem.
One question do you have a windows xp cd?
Something is stopping explorer from running even in safe mode.
Let's try and see if we can get around this by changing the way windows boots.
Warning I am going to have you edit your boot.ini file.
If you are not comfortable with using the command line interface or the idea of editing your boot.ini file then by all means DO NOT do it.
If you make a typo while editing this file your system may not boot at all!
Boot into safe mode and open the command box
Change to the root directory do this by typing:
cd\, and then press ENTER.
Now type
attrib -s -h boot.ini, and then press ENTER
Click Start, click Run, type:
notepad c:\boot.ini, and then click OK.
The Boot.ini file opens in Notepad.
Under [operating systems], at the end of the path look for something like /noexecute=xxxx
If you see that then you need to do the following
copy the operating system path of your Windows installation, and then paste it under [operating systems].
In the newly-pasted operating system path, remove the following switch:
/noexecute=xxxx
Save your changes to the Boot.ini file, and then quit Notepad.
Restart the computer.
On the startup menu, use the ARROW keys to select the second operating system item where you removed the /noexecute=optin switch from the path, and then press ENTER.
If you don't see something like /noexecute=xxxx then please make note of the full path under [operating systems].
It will look something like this:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"