View Single Post
  #38  
Old May 3rd 21, 08:00 PM posted to microsoft.public.windowsxp.general
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default O.T. Missing Folder/files

Robert in CA wrote:
I ran the Rescue CD again with the 'Rebuild Boot Configuration' checked
but it booted directly to the desktop and the WBM didn't appear at all. So
I ran the Rescue CD again with all boxes ticked and it still does the same
thing. It boots directly to the desktop.

https://postimg.cc/YLhK62J6

https://postimg.cc/pmNbjHkj

https://postimg.cc/V0BMF1nN

https://postimg.cc/xXWvYsfn

Thoughts/suggestions?
Robert


From the Rescue CD, Command Prompt window (which is administrator)...

dir /AH C:\boot\BCD # verify it is there.

bcdedit /store C:\boot\BCD /set {bootmgr} displaybootmenu True

*******

Or, from the running system, using just the regular windows stuff.
You want to run "cmd" and right-click on the returned item and
select Run As Administrator. The following is "online" editing of boot menu.

bcdedit /set {bootmgr} displaybootmenu True

*******

Using the last one from my running OS, this is my result.

https://i.postimg.cc/P5DfBhb7/boot-menu-edit.gif

Paul
Ads