Important! This is an automatic machine translated page. If you can read english, you should Click Here to read the original English version of the article.

How to Delete, Modify or Disable an Incorrect or Duplicate Entry on the XP Boot Menu Kako izbrisati, Spremeni ali Onemogoči Nepravilne ali Duplicate Vpis na XP Boot Menu

Have you ever inherited a computer that has more than one entry on the Windows XP boot menu screen? Ste že kdaj podedovala računalnik, ki ima več kot en vnos v zagonski meni sistema Windows XP, zaslon? Most of the time one of the entries doesn't even work in the first place, and then you're forced to either hit a key or wait 30 seconds every time. Večino časa, enega od vpisov ne delajo celo na prvem mestu, nato pa ste prisiljeni zadeti tipko ali počakajte 30 sekund vsakič.

There are two options to get around this: You can remove the offending boot menu item, or you can just turn off the boot menu from being displayed. Obstajata dve možnosti zaslužiti okrog to: lahko odstraniti kršitelja zagonski element menija, ali pa samo zapreti zagonski meni ne bi prikazal. If you aren't tech savvy, you'll want to just use the second option. Če niste tech zdrava pamet, boste želeli uporabljati samo drugo možnost.

image

Thanks to my friend Shawn for forgetting how to do this and prompting me to write this article. Hvala za mojega prijatelja Shawn za pozabila, kako to storiti, in zaradi česar mi napisati ta članek. =) =)

Removing an Incorrect Boot Menu Option on XP Odstranjevanje Napačna Boot Meni Option na XP

Note: This method involves modifying a very important boot configuration file. Opomba: Ta metoda vključuje spremembo zelo pomembno konfiguracijo boot file. You should proceed with caution and always make sure you have backups of your files just in case something goes wrong. Ti morajo nadaljevati s previdno in vedno prepričajte, ali ste varnostno kopiranje datotek samo v primeru, gre kaj narobe.

All of the boot menu options in Windows XP are stored in the boot.ini file in the root of your boot drive, usually the C: drive. Vse možnosti zagonskega menija v operacijskem sistemu Windows XP, so shranjeni v boot.ini datoteko v koren vašega zagonskega pogona, po navadi C: voziti. You'll need to first set the file to be writeable by using the attrib command from the command prompt: Boste morali najprej določiti, da je spis zapisljivi z uporabo privleči zapoved od zapoved uren:

attrib -r boot.ini attrib-r boot.ini

image

Now you can open up the boot.ini file in Notepad by going to Start \ Run and typing in the following: Sedaj lahko odprejo boot.ini datoteko v beležnici, da greste na Start \ Run in tipkanje na naslednje:

notepad c:\boot.ini notepad c: \ boot.ini

image

In this file you'll see the same options that you normally see in the boot menu. V tej datoteki boste videli enake možnosti, ki jih ponavadi vidite v zagonski meni. Take special note of the default= item, as that should be pointing to one of the items in the list (normally the top one). Bodite posebno znanje default = element, kot je treba, da se kaže na eno od postavk v seznamu (ponavadi zgornji).

Tip: Everything after the “=” character in the default line should match everything before the “=” character in the [operating systems] section. Nasvet: Vse, kar bi bilo po "=" znak v vrstici privzeti vse, kar je pred tekmo "=" v znak [operating systems] oddelek. Remember this when making edits. Zapomni si to pri odločanju urejanj.

image

If you want to remove the second item in the list, and the first one is set to the default, you can just delete that line from the file: (you should really backup the boot.ini file before you make any changes) Če želite odstraniti drugo točko v seznamu, in prva je nastavljen na privzeto, lahko šele izbrisati vrstico, da iz spisa: (morate res varnostno boot.ini datoteke, preden bi kakršne koli spremembe)

image

If the problem is that the first line is set to default, but the second line is the one that works, you'll want to remove the offending line from the [operating systems] section, and then MODIFY the DEFAULT= line to match the correct one. Če problem je, da je prva vrstica nastavljena na privzeto, vendar pa druga linija je tista, ki dela, boste želeli odstraniti kršitelja črte od [operating systems] oddelek, nato pa MODIFY DEFAULT = črto na tekmo pravilna. In this example, I set the partition to (2) instead of (1) in the default line. V tem primeru, sem iz particije (2) namesto (1), v privzeti vrstici.

image

Again, you should be very careful when manually editing this file. Again, morate biti zelo previdni, ko ročnim urejanjem te datoteke.

Disable the Boot Menu the Easy Way Onemogoči Boot Menu Easy Way

Instead of risking screwing something up by manually editing the file, you can just disable the boot menu entirely, which is much safer. Namesto tvegati vijačenje nekaj gor z ročnim urejanjem datoteke, lahko le onemogočite zagonski meni v celoti, kar je precej varnejše. There's no reason to show the menu if you only make one choice, and not really any good reason to edit the file manually. Ni razloga, da pokažejo meni, če bi le eno izbiro, ne pa vse res dober razlog, da uredite datoteko ročno.

You can either right-click on My Computer and choose Properties, or type sysdm.cpl into the Start \ Run box to bring up the System Properties window. Lahko desni klik na Moj računalnik in izberite Lastnosti, ali tip sysdm.cpl v Start \ Run polje, da bi se okno System Properties. Once there, go to Advanced \ Startup and Recovery \ Settings as shown below: Ko bo tam, pojdite na Advanced \ Startup and Recovery \ Settings, kot je prikazano spodaj:

image

In the Startup and Recovery dialog, make sure the default operating system is correct, and then uncheck the option for “Time to display list of operating systems”, and close the dialog. V Zagon in obnovitev pogovorno okno, poskrbite, da privzeti operacijski sistem, je pravilna, in nato nenadzirljiv možnost "Čas je za prikaz seznama operacijskih sistemov" in zaprite pogovorno okno.

image

At this point you should be able to reboot, and the menu should be gone. Na tej točki bi morali imeti možnost, da odmevajoč, in meni bi bilo treba več.

Extra Credit: You'll notice the Edit button in this dialog… this opens up boot.ini in Notepad, just like in the first method above. Extra Credit: boš obvestilo gumb Urejanje v tem pogovornem ... to odpira boot.ini v beležnici, tako kot v prvem metoda zgoraj.

image

Next week we'll cover how to deal with incorrect items in your Vista boot menu. Naslednji teden bomo kritje, kako ravnati v napačne elemente v škorenj razgled jedilnik.

This article was originally written on 12/18/08 Tagged with: Ta članek je bil prvotno napisan na 12/18/08 Tagged with: Windows Windows

Daily Email Updates Dnevni Email Updates

You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:


Name: Ime:
Email: E-pošta:

Comments (17) Komentarji (17)

  1. Teguh Aditya Teguh Aditya

    I thought you can just click at “Check all boot paths” ? Mislil sem, da lahko samo kliknite na "Preveri vse zagonske poti"?

  2. bishpuppy bishpuppy

    or even easier way (xp, not sure about vista) is to ali celo lažji način (xp, ne varen približno razgled) je
    click on start – run kliknite na začetek - teči
    type in “MSCONFIG” —- without the ” Tip v "msconfig" - brez "
    Click on BOOT.INI Kliknite na BOOT.INI
    and then click on “CHECK BOOTH PATH” in nato kliknite na "CHECK BOOTH PATH"
    that will remove any invalid entries. da bo odpravil vse neveljavne vnose.

    if you do have 2 valid entry but want to boot into 1. Če imate 2 veljaven vpis, temveč želijo škorenj v 1. Click on that entry and choose SET AS DEFAULT (if it is not already) and set the timeout to like 3s Kliknite na ta vpis, in izberite SET DEFAULT AS (če ni že) in določiti časovno omejitev za podobno 3s

  3. mchlbk mchlbk

    Wouldn't using EasyBCD be easier? Ali ne bi bilo lažje z neprisiljen?

  4. venkat Venkat

    Editing boot menu is always complicated ,second thing mentioned to uncheck time to display list of operating system is better option for beginners. Urejanje zagonski meni je vedno zapletena, druga stvar, omenjeno, da počistite čas, da prikažete seznam operacijskega sistema je boljša možnost za začetnike.

  5. The Geek Geek

    @mchlbk @ mchlbk

    I could be wrong, but EasyBCD only works when you have the Vista bootloader installed. I could be wrong, ampak neprisiljen deluje samo, če ste bootloader razgled umestiti. When I tried to fire it up on XP alone it gave me an error. Ko sem se potrudil, da ogenj it up na XP samo to mi je dal napako.

  6. mchlbk mchlbk

    You´re right – sorry! Prav imaš - žal!

  7. rswrc rswrc

    I like to edit boot.ini from commandline using bootcfg. Všeč mi je urediti boot.ini iz commandline uporabo bootcfg. I think it's also worth an article here Mislim, da je treba tudi člen vsepovsod :-)

  8. LH LH

    It's attrib -r to make a file writable. It's attrib-r, da bi datoteko napiše. You don't need to worry about the s and h. Ni vam treba skrbeti in s h.

  9. Zeta Zeta

    I had been taught a while back that clicking on the check all boot paths method was safer, removing the human error factor Sem bil nekaj časa nazaj naučil, da kliknete na pregled vseh metoda boot poti je bilo varnejše, odpravljanje napak človeškega dejavnika : D is this not the case? se to ni zgodilo? would be good to know if i run across this issue. bi bilo dobro vedeti, če sem teči po tem vprašanju. Thanks Hvala

  10. The Geek Geek

    @LH: Yeah, you're exactly right, updated. @ LH: Ja, ste ravno prav, posodobljene.

    To everybody else: yes… the boot paths method is much simpler. Da bi vsi ostali: yes ... metoda boot poti je veliko preprostejše. I seriously need more coffee today! Jaz resno potrebujejo več kave danes!

  11. Wayne Wayne

    Yall keep talking about more than one valid entry. Yall naprej govorimo o več kot en veljaven vpis.
    I have four. Imam štiri.

    XP Pro XP Pro
    XP Pro ( Tuneup/backup ) XP Pro (zvok / backup)
    And “2″ for an ext. In "2" za ext. drive for backup. pogon za backup.

    I would like to get rid of the first bootable backup ( third in the list ). Rad bi znebiti prvega bootable rezervno (tretji na seznamu).

    Don't know about “check all boot paths” and/or even if the ext. Ne vem o "preveri vse zagonske poti" in / ali celo, če ext. drive should be connected ( via USB ) pogon bi moral biti povezan (preko USB)
    Uped the time to view the choose to 30 sec. Uped čas za ogled odločite za 30 sec. in case I ever needed to chose the backup or v primeru, kdaj sem izbral, potrebnih za varnostno kopiranje ali
    Tuneup/backup Zvok / backup

    What the hell is the tuneup/backup? Kaj za vraga je zvok / backup? Would that be Dell's sys. Bi, da se sys Dell's. recovery? obnovitev?

  12. Marvin Marvin

    Hi! Živjo! I have the same problem here but with my case, i have windows xp pro installed and got amaze with vista, i failed to install the vista and now its giving me 4 options in boot option, first my windows xp, second a non working vista, third an option to rollback the installation and last another non working vista. Imam isti problem tukaj, ampak v mojem primeru, imam nameščen Windows XP Pro ter got presenetiti s razgled, jaz ne zadostovati umestiti razgled ter zdaj svoj mi dali 4 možnosti v boot možnost, najprej svoj operacijski sistem Windows XP, drugi ne dela razgled , tretja možnost rollback namestitev in nazadnje še ne dela razgled. i have already tried the, boot.ini because windows xp is only the working os as of this moment and have already tried reinstalling vista thats why i got 2 options for vista, but after the configuration of boot.ini still the four options are in the start up. imam že preizkušen, boot.ini, ker Windows XP le dela os, kot v tem trenutku in že poskušali vnovična razgled to zakaj sem dobil 2 možnosti za vista, vendar po konfiguraciji boot.ini še štiri možnosti v zagon. I don't know what to do. Ne vem, kaj naj naredim. Pls help me…. Pls pomoč mi ....

  13. Marvin Marvin

    Follow up: i have already formatted the 2nd partion in my hard drive where i installed the vista.. Follow up: imam že formatirana 2. partion v svoj trdi disk, kjer jaz umestiti razgled .. Pls. Pls. help me… pomoč mi ...

  14. Anneau Anneau

    I have the exact same problem than you Marvin :s Imam točno isti problem, kot si Marvin: s
    I have xp on my first partition, I tried to install vista on an external hard drive partition, didn't work… Imam xp na svoj prvi prekat, sem se potrudil umestiti razgled na zunanji trdi disk particije, ne dela ...
    now I have one entry for -Windows XP and one for nonworking -Vista Zdaj imam en vnos za-Windows XP in enega za nonworking-Vista
    I want to delete the vista entry but in my boot.ini is nothing to see about it. Želim izbrisati razgled vstop, ampak po mojem boot.ini ni videti nič o tem.

    Please help :s Please help: s

  15. clibou clibou

    Great, worked like treat. Super, delal kot zdraviti.

    I had a stuck Windows XP Sp3 installer Imel sem zaljubljen umestiti okno XP SP3

  16. Dan Dan

    You made this way more complicated than it needs to be. Ti si na ta način bolj zapleten, kot je treba.
    All you need to do is run msconfig, click the boot.ini tab and then click check all boot paths. Vse, kar morate storiti, je prost dostop msconfig, kliknite boot.ini in nato kliknite jeziček preveri vse zagonske poti.
    It's infinitely easier. To je neskončno lažje.

  17. Dan Dan

    Oops, nevermind should have read all the comments first, feel free to delete that one/not post this one. Ups, nevermind bi prebral vse komentarje prvič, vas prosimo, da se črta, da je eden / ne post this one.


Leave a Comment Pustite komentar




Leave your Pustite friendly prijazen comment here. comment here.

If you have a computer help question, Če imate računalnik pomagati vprašanje, click here to leave it on the forums kliknite tukaj, da ga pustijo na forumih instead. namesto.

Note: Your comment may not show up immediately on the site. Opomba: Tvoj komentar morda ne pokažejo takoj na mestu.

Our Friends Naši prijatelji
Getting Started Getting Started


About How-To Geek O Kako naj Geek
What Is That Process? Kaj je to proces?
svchost.exe svchost.exe
jusched.exe jusched.exe
dwm.exe dwm.exe
ctfmon.exe Ctfmon.exe
wmpnetwk.exe wmpnetwk.exe
wmpnscfg.exe wmpnscfg.exe
rundll32.exe rundll32.exe
wfcrun32.exe wfcrun32.exe
Ipoint.exe Ipoint.exe
Itype.exe Itype.exe
Wfica32.exe Wfica32.exe
Mobsync.exe Mobsync.exe
conhost.exe conhost.exe
Dpupdchk.exe Dpupdchk.exe Adobe_Updater.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. Copyright © 2006-2009 HowToGeek.com. All Rights Reserved. All Rights Reserved.