April 15, 200620 yr Is there a way to reset the boot.ini file? I downloaded stylexp and that kinda messed up my boot.ini file. Now I have 2 bootmodes which are identicly the same. I kinda wanna reset it thx.
April 16, 200620 yr Use Notepad & remove one of the two lines just below "[operating systems]" in the BOOT.INI
April 16, 200620 yr Here is the link from Microsofthttp://support.microsoft.com/?kbid=289022But basically you want[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 Professional" /fastdetectThis is for a standard install
April 17, 200620 yr click on start and click on run then type this commandc:\boot.iniand there remove line rether then these[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 Professional" /fastdetectand enjoy it
April 17, 200620 yr Don't forget boot.ini is also read-only. You'll need to clear that before you can save your changes. I'd also recommend making a backup copy in case you get into trouble so you can restore the default.
April 18, 200620 yr Author thanks. I cant see the boot.ini file but I can run it when I type c:\boot.ini. I'm also viewing hidden files/folders and when I try to save a boot.ini file to my c:\ disk it says it exists but I can't see it, so i cant edit the read-only options :snvmd, I got it Edited April 18, 200620 yr by superpimp
April 18, 200620 yr open up a command prompttype this inattrib -R -H -S C:\boot.iniedit your boot.ini file the way u need...save it.go back to your commpand prompt and type this inattrib +R +H +S C:\boot.iniedit...nevermind...i see you have it fixed... Edited April 18, 200620 yr by net_user
April 18, 200620 yr Also enable viewing protected operating system files in the Folder Options control panel.
Create an account or sign in to comment