This is a working (mostly) demo of my old (and forgotten) floppy
disk imager app. It is written in Delphi and makes a compressed
self-extraction image of a floppy disk. You should select a custom
image to go on the little floppy form otherwise the result will be
an ugly form missing it's clothes :-)  I have included a few tiny
bmp's for you to select... they are in this zip file.

You can choose from several types of files to build in a custom
help file... if you make a little txt file and then rename it to
a .dat file and use that then the text will popup in a text box.

You can select an exe file for the help and the exe will run when the end user clicks the info/help button... other file types also can be used... pdf is a nice
touch.

This imager will work fine on 9x and NT/XP  although for some reason it
seems a bit faster on 9x... no idea why... but in any case the extraction
speed is about the same as a winimage extraction.

I may someday get back in the mood to work on this... I gave up on it
when It turned out I was not smart enough to create an ISO image for
writting the floppy image to a file that could be burned to a bootable
CD-RW :-(

I also wanted to be able to open the image so users could browse the files
that were on the original floppy without extracting it... but I could
not figure that one out either :-/  oh well


..Gwen..