
03-15-2009
|
|
|
|
Re: change description in boot up menu
thank you very much.
"andy" <bogusaddress@bogusaddress.123> wrote in message
news:bmbor498db4tc6g3u8ajcooh532o3ta7mh@4ax.com...
> bcdedit /set {current} description "Windows Vista (TM) Ultimate"
> Changes the text of the boot menu line for the Vista or non-Vista
> installation one is currently booted to, from the default "Microsoft
> Windows" or other description to that shown in the quotation marks.
>
> On Sat, 14 Mar 2009 14:02:13 -0700, "GS"
> <gsmsnews.microsoft.comGS@msnews.Nomail.com> wrote:
>
> >what is the command for changing the decryptions in the bootmenu for
vista
> >and windows 2008
> >
> >I must be thick, I was looking at the help for bcdedit but just don't
seem
> >to get it. I figure it should be simple easy and straight forward. I
don't
> >see how to get it.
> >
> >
> >here is the result of bcdedit /enum:
> >Windows Boot Manager
> >--------------------
> >identifier {bootmgr}
> >device partition=C:
> >path \bootmgr
> >description Windows Boot Manager
> >displayorder {current}
> > {3509a392-d9c9-11dd-9fee-c4eebdfd7db2}
> >timeout 30
> >
> >Windows Boot Loader
> >-------------------
> >identifier {current}
> >device partition=C:
> >path \Windows\system32\winload.exe
> >description Windows Vista (TM) Ultimate (recovered)
> >osdevice partition=C:
> >systemroot \Windows
> >resumeobject {6fdc4d1c-d9c5-11dd-a248-806e6f6e6963}
> >
> >Windows Boot Loader
> >-------------------
> >identifier {3509a392-d9c9-11dd-9fee-c4eebdfd7db2}
> >device partition=G:
> >path \Windows\system32\winload.exe
> >description Windows Server (R) 2008 Enterprise (recovered)
> >osdevice partition=G:
> >systemroot \Windows
> >resumeobject {98911890-e219-11dd-9217-806e6f6e6963}
> >
> >C:\Windows\system32>
> >
>
|