Change log for BCD v1.0.7

- Fixed a bug in the media detection. Some CDR medias do not report proper 
  atip information, and BCD would stop after "BCD: Checking media type".
  BCD now assumes CDR media when no atip info is returned.

Change log for BCD v1.0.6

- Added bootdisk config file (bootdisk.cfg) for easy bootimage maintenance.
- Added build all bootdisks (-bab) option. Now the sysop can build all 
  bootdisks for all CD's.
- Removed "source" option from bcd config file. Now hardcoded to "files".
- Added "addpath" option to bcd config file.
- Added a check and download instructions for Nero's ASPI Library "bin\wnaspi32.dll".
- Some small changes.

Change log for BCD v1.0.5

- When Joliet is used, hiding bootimage and catalog from Joliet filesystem.
- Added 4NT check.

Change log for BCD v1.0.4

- Removed check for required file aspi_you.exe.
- When using "-b" the iso file was removed, fixed.

Change log for BCD v1.0.3

- Dropped aspi_you.exe for device detection. Aspi_you gives trouble on some XP 
  systems. Now using cdrecord -scanbus, this also works OK on XP.
- Added burnfree (burnproof) detection, if drive supports it BCD will auto-
  enable it.
- Fixed bug in CDR detection. I didn't test it (have no CDR drive) but I hope 
  it works.
- Some small cosmetic changes.
- Using setlocal and endlocal.
