Hi everyone I am a System Administrator in a small firm and here people recently deployed windows 7 by replacing windows XP desktop computer and we are sent under training to understand the difference.
I also installed windows 7 in my home pc, but due to some failure at first attempt my boot loader is displaying two options in Boot Menu Options, I tried looking the option in boot.ini and System properties>Advance System Setting>Startup & Recovery but not getting option to edit it.
Please help me edit these options in windows 7.
Thu Feb 11, 2010 3:18 pm
Alok
Site Admin
Joined: Wed Jul 08, 2009 11:05 pm Posts: 61
You can accomplish this the same way just like we do in Windows Vista using a command bcdedit.
Type in bcdedit or bcdedit /enum all
it will show you the current enrty in boot configuration data, now to accomplish your task and more help just type bcdedit /?.
Example: To edit the discription value for Windows Legacy OS Loader Earlier Versionyou can use command bcdedit /set {legecy} "Windows XP Professional SP3"
you can use the same command with /delete option to delete the entry you wish.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum