How to make installer to use external archieve ?
I do not want to wait while compiler compress all the data included in the installer whilt testing installer. I want the data to be compressed only once. Thus how can I put the data into separate archieve ( I prefer 7z ) and then read the data from it during install ?