Jump to content

Recommended Posts

Posted

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 :P

thx.


Posted

click on start and click on run then type this command

c:\boot.ini

and there remove line rether then these

[boot loader]

timeout=30

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect

and enjoy it

Posted

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.

Posted (edited)

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 :s

nvmd, I got it :D

Edited by superpimp
Posted (edited)

open up a command prompt

type this in

attrib -R -H -S C:\boot.ini

edit your boot.ini file the way u need...save it.

go back to your commpand prompt and type this in

attrib +R +H +S C:\boot.ini

edit...

nevermind...i see you have it fixed...

Edited by net_user

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...