I am looking for a way to restore GRUB without using any live session. I am trying to do it using UNetbootin.
After successful UNetbootin installation, on reboot, it takes me to a menu to select between Windows or UNetBootin. Selecting UNetBootin takes me to a command line interface.
grub>
But, I am supposed to get a menu selection interface.
Question is what commands should I follow to restore my Grub from command line?
Solution
I used EasyBCD to chain load from Windows to GRUB. Then I used Boot Repair to restore GRUB. After that I had to go back in windows and undo the changes made by EasyBCD. (Thanks @EliahKagan)