Now that we’re experts on identifying OS entries, let’s return to some nuts and bolts. As with boot.ini, Windows Boot Manager’s main jobs are to define a timeout value and a default. (Clearly there are also other things that Windows Boot Manager does, but I’m trying to cover just the essentials here.)
Changing the Boot Manager Timeout
To change the timeout value, type bcdedit /timeout numberofseconds to set the number of seconds that Windows Boot Manager waits before choosing the default operating system entry. For example, to tell Windows Boot Manager to wait 15 seconds, you’d type
bcdedit /timeout 15
The adjustment you’ll want to do more often is probably choosing the default operating system instance.
Changing the Default Boot Manager Entry
You’d think the second task-telling Boot Manager which OS entry to load by default-would be a snap. It is, almost; you can pick any OS entry and make it the default, but, as you’d probably guess by now, you’ve got to refer to that OS entry by an identifier, and the chances are good that you’ll have to use its GUID.
As we’ve already seen, the new “Vista without DEP” OS entry on my system got a GUID of {}.
Using that GUID, I can then make that entry the default by typing bcdedit /default { guid }, so for example to make “Vista without DEP” the default, I’d type
bcdedit /default {}
Again, you can do something similar on your system; just remember that you’ll have to retrieve the particular GUID of your “Vista without DEP” OS entry; simply typing bcdedit by itself will, recall, show you your OS entries and their GUIDs. And don’t forget to surround the GUID with curly braces; bcdedit won’t work without them. Then, after typing bcdedit all by itself a second time, I’ll see the same output, except in the “identifier” line the {} will be replaced by {default}. The other OS entry, the “Microsoft Windows Vista” one, will have an identifier of {current}.
Popularity: 6% [?]
Related Content
Related Post
- Build Your Proficiency In These Six Programs With Microsoft Classes (May 28th, 2009)
- Microsoft Access As A Business’s Database Management System (May 28th, 2009)
- Microsoft Excel: Your Personal Organizer (May 28th, 2009)
- Microsoft Access, An Efficient Database Tool (May 28th, 2009)
- The Best Microsoft Registry Cleaner Exposed! (May 28th, 2009)
Most Popular
- Gambar Seksi Sarah (Chloe Nicole Saralyn)
- Selamat Tinggal Dunia Muzik
- (Gambar) Syella Kamaruddin Seksi Dan Bertudung
- CPA Networks is the craze taking over Adsense as a Revenue Model
- (Gambar) Maria Farida Dan Shahz Jaszle Bercinta Berpacaran
- Gambar pelakon Linda Hashim
- (Gambar) Perkahwinan Datuk Sani Salleh Dan Fatimah
- Creating a Second OS Entry in Window Vista With Boot Manager Identifiers
- The Top Ten Reasons For Learning Linux, Number 8, You Control The Computer
- Gambar Kereta vs Show Girl


















Be The First To Comment
Please Leave Your Comments Below