Those of you who have been using NT based Microsoft operating systems would all be very familiar with the good old boot.ini file which is normally on the root of your C: drive.
Boot.ini is just a plain text file, which can relatively easily be modified and tweaked.
With the release of Windows Vista, the boot.ini has been left behind, and manipulation of the boot manager menu has been replaced by the utility “bcdedit”. To access the syntax, go to a command prompt and type “bcdedit -?” (without the quotes).
Microsoft have a page showing how to use the bcdedit tool. It’s a short and sweet 14 pages worth!
Rather than struggling with the command line syntax of bcdedit, I would suggest that you take a look at a freeware tool called Vista Boot Pro which has been released by ProNetworks. Vista Boot Pro acts as a graphical interface for the bcdedit tool.
This should make life much easier for everyone.
















































