Description of MultiData-DB to Exe Attachment Component :
MultiData is the component for attach any data to exe file without calculating the size of exe.The data is structured as named database and you can save any amount of data to exe.To read data attached to exe, you don't have to extract it to temp dir. In addition, with reader component, you can load attached data 1 by 1 into memory. It'll reduce memory consumption.Useful to create installation, register or multimedia applications.