[tips] adding PLoP to Vista boot menu with easy way

Started by tri_zet, August 04, 2009, 21:55:50 PM

Previous topic - Next topic

tri_zet

there is an alternative way to add PLoP boot manager entry to vista boot menu instead of using bcdedit.exe
for example here running without harddisk installation
1. generate file plpbtldr.bin , for example : c:\plop\plpbtldr.bin
2. create new file using text editor and save file as boot.ini in drive c (vista partition) , add following entry in boot.ini file.

[boot loader]
[operating systems]
c:\plop\plpbtldr.bin="PLoP Boot Manager"


now you should see PLoP boot manager from windows vista boot menu.
using this methode just simple as windows xp and leave vista bcd file untouched.
to remove entry from vista boot menu, just delete boot.ini file

Elmar

cool :)
thats a better solution than bcdedit. thank you. i add this to the boot manager docu.

best regards
elmar

tri_zet

you're wellcome.
happy i can contribute to your docu.  ;D