This is "a small hack grown properly out of proportion" that implements a portable version of the Microsoft Windows BCDEDIT program. It is pretty unique in that it does run on non-windows platforms, can create BCD hives from scratch and parses and edits BCD device elements. it is also self-contained and only needs a perl 5.16 (or above) installation.
It doesn't implement the same syntax as BCDEDIT, but in turn can do a lot more complex modifications. Check out its documentation for details. You can download the executable perl script directly using the FILE link below, or using direct link.
CVS | Browsable CVS module 'pbcdedit' |
CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co pbcdedit |
IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |