bcdedit - change legacy OS description

Posted: 12-02-2006, 07:14 AM
Hi all, and thanks for your help in advance.

I would like to change the description of the Windows Legacy OS Loader from
"Earlier Version of Windows" to "Windows XP"

Here is a copy of the current description, any help on the syntax to achieve
this would be greatly appreciated.

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
displayorder {ntldr}
{current}
toolsdisplayorder {memdiag}
timeout 5

Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Earlier Version of Windows

Windows Boot Loader
-------------------
identifier {current}
device partition=D:
path \Windows\system32\winload.exe
description Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=D:
systemroot \Windows
resumeobject {0a9fc941-81b1-11db-91e3-c70aa9d63cbd}
nx OptIn

Thanks very much.
Reply With Quote

Responses to "bcdedit - change legacy OS description"

David Wright
Guest
Posts: n/a
 
RE: bcdedit - change legacy OS description
Posted: 12-02-2006, 08:35 AM
bcdedit /set {ntldr} description "Windows XP"

Reply With Quote
David Wright
Guest
Posts: n/a
 
RE: bcdedit - change legacy OS description
Posted: 12-02-2006, 08:39 AM
btw, if you are interested, you can find a useful page about bcdedit at
http://www.microsoft.com/technet/win...19d4af778.mspx

Reply With Quote
John Barnett MVP
Guest
Posts: n/a
 
Re: bcdedit - change legacy OS description
Posted: 12-02-2006, 06:50 PM
Rather than go for the complex route download the freeware application
VistaBootPro. Vista's BCDedit is as unfriendly as an injured bear.
VistaBootPro, on the other hand, is one of the most user friendly
applications around. Just install it and then run it - if it refuses to run
then you may need to use elevated mode. To do this just right click on the
VistaBootPro icon and, fromt he drop down list, Click the Run as
Administrator option. Once VistaBootpro has launched click the Manage OS
entries tab and then highlight the OS name you want to change and then place
a tick in the box next to the Rename selected operating system option. a
dialogue box will then appear for you to type in the new name.

--
John Barnett MVP
Associate Expert
http://xphelpandsupport.mvps.org
http://vistasupport.mvps.org

The information in this mail/post is supplied "as is". No warranty of any
kind, either expressed or implied, is made in relation to the accuracy,
reliability or content of this mail/post. The Author shall not be liable for
any direct, indirect, incidental or consequential damages arising out of the
use of, or inability to use, information or opinions expressed in this
mail/post..

"Jason" <Jason@discussions.microsoft.com> wrote in message
news:80157E3C-BCD0-4B5A-A5F1-04B48CF98BAE@microsoft.com...
> Hi all, and thanks for your help in advance.
>
> I would like to change the description of the Windows Legacy OS Loader
> from
> "Earlier Version of Windows" to "Windows XP"
>
> Here is a copy of the current description, any help on the syntax to
> achieve
> this would be greatly appreciated.
>
> Windows Boot Manager
> --------------------
> identifier {bootmgr}
> device partition=C:
> description Windows Boot Manager
> locale en-US
> inherit {globalsettings}
> default {current}
> displayorder {ntldr}
> {current}
> toolsdisplayorder {memdiag}
> timeout 5
>
> Windows Legacy OS Loader
> ------------------------
> identifier {ntldr}
> device partition=C:
> path \ntldr
> description Earlier Version of Windows
>
> Windows Boot Loader
> -------------------
> identifier {current}
> device partition=D:
> path \Windows\system32\winload.exe
> description Vista
> locale en-US
> inherit {bootloadersettings}
> osdevice partition=D:
> systemroot \Windows
> resumeobject {0a9fc941-81b1-11db-91e3-c70aa9d63cbd}
> nx OptIn
>
> Thanks very much.
Reply With Quote
David Wright
Guest
Posts: n/a
 
Re: bcdedit - change legacy OS description
Posted: 12-02-2006, 09:55 PM
I agree about VistaBootPro, it's a good app that I use on my machines. But
there is something to knowing how to do it manually as well.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
bcdedit and RAM Squibbly Windows Vista Hardware & Devices 0 03-06-2007 12:19 AM
Bcdedit.exe Bill Windows Vista 7 06-21-2006 10:04 PM
Computer description not updated after "Change settings" Henning Knut Skoglund Windows Vista Networking & Sharing 0 06-21-2006 01:32 PM
How to change the taskbar item description? Paul Brown Customize Windows XP 1 11-20-2003 09:27 PM
How can I change hard drive description? R Customize Windows XP 1 09-27-2003 09:03 PM