Demile Posted June 12, 2005 Report Share Posted June 12, 2005 Hello.Last night I reinstalled WinXP Pro on my laptop after windows explorer started freaking out and getting errors at startup and crashing my comp. It works fine now but now I have two installations of WinXP Pro on c:/. It asks me which one I want to load when it boots, as it should. I choose the working windows and everything works fine.My old windows folder was called "WINDOWS" and when installing I named my new one "WINNEW" I have backed up all of my files so is it safe to delete the old "WINDOWS" folder?While I am almost sure that it is I want to make sure.Also, if I can delete the folder will it remove the bad XP Pro from the boot list when I boot or is there something else I have to do to remove that as well?Thanks in advence.-Demile Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted June 12, 2005 Report Share Posted June 12, 2005 Yes it is safe to delete the windows folder if it is no longer in use. But you will need to edit your boot.ini file to delete the bad xp from the list.Automatically:Delete the WINDOWS folderstart > run > msconfigclick the boot.ini tabclick "Check All Boot Paths"if WINDOWS is not found, it is removed.Set WINNEW as default.Manually:start > run > C:\boot.inidelete the line associated with the bad windows, and set the default as the new one.Example:[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Pro Edition" /fastdetectmulti(0)disk(0)rdisk(0)partition(1)\WINNEW="Microsoft Windows XP Pro Edition" /fastdetectDelete the following line:multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Pro Edition" /fastdetect and replace the following line:default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWSwith the following line:default=multi(0)disk(0)rdisk(0)partition(1)\WINNEWYour final boot.ini file should look like:[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINNEW[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINNEW="Microsoft Windows XP Pro Edition" /fastdetect*Please note. Do not copy this exactly as your system may be different. Use it as a guideline. If you make an error your system will not boot. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.