I hope you find this utility useful.  I couldn't find any conversion utility
that was Windows based so I created one.  I had to piece together information
on zipfile and disk image formats.  There doesn't seem to be much information
out there so I have included a tutorial.  This way you won't have to go through
the hassle of trying to piece together everything through trial and error.  The
tutorial is best viewed using Windows notepad as other word processors may not
display the text the was it was meant to be seen (I.e. the hex code may not line
up properly).

The source included is for Delphi 3 and higher compilers.  It uses standard
components with the exception of the drive comboboxs, directory lists, and file
lists (6 components total).  These components are Raize components which can be
downloaded from www.inprise.com to registered Delphi users.  If you don't have
them you will need to replace them with standard Delphi components and give them
the same names.  Either way you can still see the code behind it.

Please do not distribute any of the included file by themselves.  They are meant
to be distributed as a whole package.

If you have any questions, comments, or bugs (bugs? here?) to reports please
feel free to send me an e-mail.  My e-mail address is cyberonix@hotmail.com

Thanks and enjoy,
Jason
