Alanoll Posted February 19, 2005 Posted February 19, 2005 @amardeepsinghDo you not read a thread before posting/PMing someone? If you had, this thread has provided you with the answer to BOTH your questions.
Millard Posted February 19, 2005 Posted February 19, 2005 Could just do it the lazy way. Create the new Boot.ini as boot.new. Copy to HD.Run .CMD file@Echo OffAttrib -r -h -s Boot.iniRename boot.ini to boot.oldCopy Boot.new to boot.iniAttrib +r +h +s Boot.iniPause
sixpack Posted February 19, 2005 Author Posted February 19, 2005 Could just do it the lazy way. Create the new Boot.ini as boot.new. Copy to HD.Run .CMD file@Echo OffAttrib -r -h -s Boot.iniRename boot.ini to boot.oldCopy Boot.new to boot.iniAttrib +r +h +s Boot.iniPause<{POST_SNAPBACK}>you to read the first post's
amardeepsingh Posted February 20, 2005 Posted February 20, 2005 yeh i have read the post but the problem with me is thati am also having windows me and windows 2000 pro already installed on my pcin that case what shall i do.acc. to you , you are telling me that backup the old bootini and copy the new one.but what about the me and 2000's boot entries.
Se7eNdUsT Posted April 5, 2005 Posted April 5, 2005 http://www.msfn.org/board/lofiversion/index.php/t34603.htmlFor all your boot.ini editing needs.Use commands.txt to run boot.cmd whcih will look like this:@ECHO OFFbootcfg /raw "/noexecute=AlwaysOff /fastdetect /noguiboot" /id 1Chop and change the /commands as you wish.Credit to Kishiro
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now