| Subject: Removing a Dual-Boot OS |
| Group: microsoft.public.windows.vista.general |
| Date: 7/3/2008 6:09:52 PM |
| From: Lee Jefferies [Email Address Protection] |
Can anyone tell me the command to remove an entry in the dual boot file. I think it use BCDedit /remove someway but I'm not sure? Lee |
| Back |
| Subject: Re: Removing a Dual-Boot OS |
| Group: microsoft.public.windows.vista.general |
| Date: 7/4/2008 2:49:48 AM |
| From: Andy [Email Address Protection] |
On Thu, 03 Jul 2008 21:09:52 -0400, Lee Jefferies <leejefferies@yahoo.com> wrote: >Can anyone tell me the command to remove an entry in the dual boot >file. I think it use BCDedit /remove someway but I'm not sure? > >Lee bcdedit bcdedit /? bcdedit /delete /? <http://technet2.microsoft.com/WindowsVista/en/library/08d64d13-4f45-4a05-bd86-c99211a93dd91033.mspx?mfr=true> |
| Back |
| Subject: Re: Removing a Dual-Boot OS |
| Group: microsoft.public.windows.vista.general |
| Date: 7/4/2008 11:59:40 AM |
| From: "Timothy Daniels" [Email Address Protection] |
"Lee Jefferies" wrote: > Can anyone tell me the command to remove an entry in the dual boot > file. I think it use BCDedit /remove someway but I'm not sure? > > Lee Installing and using either EasyBCD or VistaBootPro is probably the easiest way. Both are free for download, and they translate the difficult BCDedit syntax to point-n-click simplicity. Another way might be to run "bootrec /rebuildbcd" after you remove the unwanted OS from the system. Also, try running "msconfig" from the Vista command prompt and clicking the "BOOT" tab, then delete the OS from the boot menu. *TimDaniels* |
| Back |