I'd like to add an entry to the Windows 7 boot menu, but it seems that it is not as simple as editing the boot.ini file. How to I add a new entry? I'm trying to install xPUD using the instructions here.

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

EasyBCD provides an "easier" way to manage the windows boot loader.

I don't think it provides that much extra functionality beyond bcdedit, but if you'd rather not play with the command line it's a second option.

link|improve this answer
feedback

In Windows Vista and later, you should use the bcdedit.exe command line tool to edit the boot menu configuration instead of editing the boot config file by hand. The exact commands will vary depending on exactly what you need to do, but there is extensive documentation from Microsoft as well as a helpful tutorial on a Windows 7 Forum.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.