version 2.3 crashes with "error opening BCD registry" on w7pro 64bit

Brandon_at

New Member
Once it crashes the only way to close the error screen is to end task.
 

Attachments

  • Screenshot 2016-07-26 00.02.40.png
    Screenshot 2016-07-26 00.02.40.png
    263.3 KB · Views: 10
Can you please open an elevated command prompt (shift+right click on start menu, start elevated command prompt) and execute the following:

Code:
bcdedit /enum > C:\YOURUSERNAME\Desktop\bcd1.txt
bcdedit /enum /v > C:\YOURUSERNAME\Desktop\bcd2.txt

Then attach both the txt files found on the desktop here in a reply? Thank you.
 
Hello all,

I have the same problem, there is some solution for this?

I opened a cmd promt and send it the comands you type above, and it said me bcdedit not recogniced as a command.

Regards
 
Hello Terry60,

Was my fault i need to open elevated command promt, i attached here the files i get with this commands.

Can you tell me how i can fix this issue?

Thank you very much for your help
 

Attachments

  • bcd1.txt
    1.1 KB · Views: 2
  • bcd2.txt
    1.2 KB · Views: 1
Last edited:
Back
Top