Quote:
Originally Posted by Unregistered After getting to step four I ran bcdedit.exe command but every time i type in the four lines it tells me that it is not recognized.
Any thoughts?
Thanks |
I kept getting the error and here's the solution that I found:
(All the '-' need to be replaced by '/')
bcdedit /set {ntldr} device partition=C:
bcdedit /set {ntldr} path \ntldr
bcdedit /displayorder {ntldr} /addlast
bcdedit /set {ntldr} description "Microsoft Windows XP"
Hope this will be helpful.
Moiz Tankiwala