G
Guest
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.
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.