Boot renaming question

J

Joe727

I understand that boot.ini is gone from Vista and that BCDEDIT.exe has
replaced it. I simply want to rename the Operating Systems in the boot
menu. Below is info from my XP boot:
**
;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional" /NOEXECUTE=OPTIN /FASTDETECT
c:\="Microsoft Windows 98 Plus! Second Edition"

**
What I'd like to change in the Vista boot loader is the name of Windows to
Vista and the name of Earlier Windows to Windows XP Professional.

I tried to open BCDEDIT.exe in a command line (CMD) in Vista, but I kept
getting a "you're not authorized to access this" or something similar to
that.

Question - Is there any way to change the titles of the Operating Systems as
there is in Windows XP using notepad?

Thanks

Joe
 
B

Bruce Chambers

Joe727 said:
I understand that boot.ini is gone from Vista and that BCDEDIT.exe has
replaced it. I simply want to rename the Operating Systems in the boot
menu. Below is info from my XP boot:
**
;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional" /NOEXECUTE=OPTIN /FASTDETECT
c:\="Microsoft Windows 98 Plus! Second Edition"

**
What I'd like to change in the Vista boot loader is the name of Windows
to Vista and the name of Earlier Windows to Windows XP Professional.

I tried to open BCDEDIT.exe in a command line (CMD) in Vista, but I kept
getting a "you're not authorized to access this" or something similar to
that.

You have to open the Command Prompt windows using the option "Open as
Administrator..." (or words to that affect.

Question - Is there any way to change the titles of the Operating
Systems as there is in Windows XP using notepad?

No, Notepad won't work; the boot configuration file is no longer a
simple text file.

The Vista installation will "set aside" WinXP's system files
(Boot.ini, NTLDR, and NTDetect.com) in favor of its own, completely
different boot manager. This new boot manager requires the use of
BCDEdit, and is far from user friendly.

Boot Configuration Data in Windows Vista
download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/BCD.doc

I strongly recommend that you download and install VistaBootPRO
from http://www.pro-networks.org. This utility can be installed to both
the Vista and WinXP operating systems, and provides a convenient means
of editing the boot process, as well as simplifying the removal of the
Vista boot process, should you tire of dual-booting.


--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin
 
J

Joe727

Bruce Chambers said:
Joe727 said:
I understand that boot.ini is gone from Vista and that BCDEDIT.exe has
replaced it. I simply want to rename the Operating Systems in the boot
menu. Below is info from my XP boot:
**
;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional" /NOEXECUTE=OPTIN /FASTDETECT
c:\="Microsoft Windows 98 Plus! Second Edition"

**
What I'd like to change in the Vista boot loader is the name of Windows
to Vista and the name of Earlier Windows to Windows XP Professional.

I tried to open BCDEDIT.exe in a command line (CMD) in Vista, but I kept
getting a "you're not authorized to access this" or something similar to
that.

You have to open the Command Prompt windows using the option "Open as
Administrator..." (or words to that affect.

Question - Is there any way to change the titles of the Operating Systems
as there is in Windows XP using notepad?

No, Notepad won't work; the boot configuration file is no longer a simple
text file.

The Vista installation will "set aside" WinXP's system files
(Boot.ini, NTLDR, and NTDetect.com) in favor of its own, completely
different boot manager. This new boot manager requires the use of
BCDEdit, and is far from user friendly.

Boot Configuration Data in Windows Vista
download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/BCD.doc

I strongly recommend that you download and install VistaBootPRO from
http://www.pro-networks.org. This utility can be installed to both the
Vista and WinXP operating systems, and provides a convenient means of
editing the boot process, as well as simplifying the removal of the Vista
boot process, should you tire of dual-booting.


--

Bruce Chambers

Help us help you:

Thanks Bruce - I found the Administrator command line option, but as you
stated, BCDEDIT.exe is not user friendly - shades of Linux ;)

So, thank you for posting the link to VistaBootPro. In the Advanced mode,
it shows all of the entries in BCDEDIT.exe. It also makes it simple to
change the name of the Operating Systems on the Boot Screen.

Joe
 
J

Joe727

Joe727 said:
Bruce Chambers said:
Joe727 said:
I understand that boot.ini is gone from Vista and that BCDEDIT.exe has
replaced it. I simply want to rename the Operating Systems in the boot
menu. Below is info from my XP boot:
**
;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional" /NOEXECUTE=OPTIN /FASTDETECT
c:\="Microsoft Windows 98 Plus! Second Edition"

**
What I'd like to change in the Vista boot loader is the name of Windows
to Vista and the name of Earlier Windows to Windows XP Professional.

I tried to open BCDEDIT.exe in a command line (CMD) in Vista, but I kept
getting a "you're not authorized to access this" or something similar to
that.

You have to open the Command Prompt windows using the option "Open as
Administrator..." (or words to that affect.

Question - Is there any way to change the titles of the Operating
Systems as there is in Windows XP using notepad?

No, Notepad won't work; the boot configuration file is no longer a simple
text file.

The Vista installation will "set aside" WinXP's system files
(Boot.ini, NTLDR, and NTDetect.com) in favor of its own, completely
different boot manager. This new boot manager requires the use of
BCDEdit, and is far from user friendly.

Boot Configuration Data in Windows Vista
download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/BCD.doc

I strongly recommend that you download and install VistaBootPRO from
http://www.pro-networks.org. This utility can be installed to both the
Vista and WinXP operating systems, and provides a convenient means of
editing the boot process, as well as simplifying the removal of the Vista
boot process, should you tire of dual-booting.


--

Bruce Chambers

Help us help you:

Thanks Bruce - I found the Administrator command line option, but as you
stated, BCDEDIT.exe is not user friendly - shades of Linux ;)

So, thank you for posting the link to VistaBootPro. In the Advanced mode,
it shows all of the entries in BCDEDIT.exe. It also makes it simple to
change the name of the Operating Systems on the Boot Screen.

Joe

P.S. Microsoft needs to make a nicer looking Boot Screen - something like
the one in Suse Linux 10 - IMHO.
 
C

Colin Barnhorst

It is still a beta project. It has already changed quite a bit since build
5048.

Joe727 said:
Joe727 said:
Bruce Chambers said:
Joe727 wrote:
I understand that boot.ini is gone from Vista and that BCDEDIT.exe has
replaced it. I simply want to rename the Operating Systems in the boot
menu. Below is info from my XP boot:
**
;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP
Professional" /NOEXECUTE=OPTIN /FASTDETECT
c:\="Microsoft Windows 98 Plus! Second Edition"

**
What I'd like to change in the Vista boot loader is the name of Windows
to Vista and the name of Earlier Windows to Windows XP Professional.

I tried to open BCDEDIT.exe in a command line (CMD) in Vista, but I
kept getting a "you're not authorized to access this" or something
similar to that.


You have to open the Command Prompt windows using the option "Open as
Administrator..." (or words to that affect.


Question - Is there any way to change the titles of the Operating
Systems as there is in Windows XP using notepad?


No, Notepad won't work; the boot configuration file is no longer a
simple text file.

The Vista installation will "set aside" WinXP's system files
(Boot.ini, NTLDR, and NTDetect.com) in favor of its own, completely
different boot manager. This new boot manager requires the use of
BCDEdit, and is far from user friendly.

Boot Configuration Data in Windows Vista
download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/BCD.doc

I strongly recommend that you download and install VistaBootPRO from
http://www.pro-networks.org. This utility can be installed to both the
Vista and WinXP operating systems, and provides a convenient means of
editing the boot process, as well as simplifying the removal of the
Vista boot process, should you tire of dual-booting.


--

Bruce Chambers

Help us help you:

Thanks Bruce - I found the Administrator command line option, but as you
stated, BCDEDIT.exe is not user friendly - shades of Linux ;)

So, thank you for posting the link to VistaBootPro. In the Advanced
mode, it shows all of the entries in BCDEDIT.exe. It also makes it
simple to change the name of the Operating Systems on the Boot Screen.

Joe

P.S. Microsoft needs to make a nicer looking Boot Screen - something like
the one in Suse Linux 10 - IMHO.
 
J

Joe727

Great - there's still time for a few marketing people to take a look :)

Joe


Colin Barnhorst said:
It is still a beta project. It has already changed quite a bit since
build 5048.
<snip>
 
B

Bruce Chambers

Joe727 said:
Thanks Bruce - I found the Administrator command line option, but as you
stated, BCDEDIT.exe is not user friendly - shades of Linux ;)

So, thank you for posting the link to VistaBootPro. In the Advanced
mode, it shows all of the entries in BCDEDIT.exe. It also makes it
simple to change the name of the Operating Systems on the Boot Screen.

Joe


You're welcome.

--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top