hello, I am new here. I have been researching in googling that I found this site.

I am researching on how to make an executable file also act as a zipfile.

I am planning to store/zip some files which are to be extracted on load of my executable file on which those extracted files will later be called by the the executable file.

my intention why i do that is the extracted files will only be extracted when used and deleted on exit of the executable file.

kindly help me on my project. thanks.