Patience and a bit of time is what is needed until you nail the correct Cbrom that you need for your specific bios and then it's plain sailing after that.
All bios are different so they will contain different Rom modules from one to the other.
These are just some of the possible names that the Rom modules could be called but really they could be called anything, they could also be stored under a different "Item-Name", for example.
FNT0 ROM u100b20.bin from ASUS CUBX-E motherboard
PCI driver[A] ulbios.bin from 694D Pro AR motherboard
PCI driver[B] rd131B16.bin from 694D Pro AR motherboard
OEM1 CODE u100b21.bin from ASUS A7V motherboard
Rom modules are sometimes quite hard to decipher. It really depends on what the different companies have named there Rom modules. For instance Epa IWillbmp.bmp is easily read as the (usually) Energy Star graphic in the top right hand side of your screen at boot. On the other hand who can tell what Fnto Rom.Acpi is? The only way to tell is to extract a copy and view it in a Hex editor (Or WordPad) in the hope that some text will give you an idea of what the Rom module is. For the most people that wish to mod there bios, like me usually are only interested in the Graphic Rom module (Epa.bmp) and the Raid bios Rom module (Raid Mobo's only), some hardcore bios rewriters will be interested in the Acpi Rom module as well to maybe unlock the hidden options in the bios. For now we will concentrate on the Graphic/Raid Rom module's.
Commands explained.
Extract is the safest command as it will extract a copy of any Rom module and leave the original untouched so that the bios is unaltered. Use this until you are sure you have the correct Rom module to release modify/replace.
Release will remove the Rom module out of the bios completely. Only use this command when you are satisfied you have the correct Rom module and you are sure you want to remove it altogether for modifying or replacing.
When you Extract/Release a Rom module it will appear in the same folder (directory) as Cbrom215.exe.
Remember only Release Rom modules if you are sure you know what they are. Otherwise it is best to Extract a copy out of the BIOS file. To extract a Rom module (without actually altering the BIOS file) use a command something like the following commands depending on what "Item-Name" the module is stored under.
Type C:\Cbrom\Cbrom215 xpr0411.BIN /Acpi extract
Type C:\Cbrom\Cbrom215 xpr0411.BIN /Pci extract
Type C:\Cbrom\Cbrom215 xpr0411.BIN /Epa extract
Rom Modules/Bios change from board to board so I can't give you the exact name for your Rom modules but I'm sure you will pick it up fairly quickly. Type in the command C:\Cbrom\Cbrom215 0411.BIN /Pci extract (or whatever is relevant to your bios) and hit Enter. A dos box will open asking you to type a file name. Like this.