Allow to replace single files within an already created Setup Package
Creation of a Setup Package for our product takes about 15 minutes. Sometimes we need a new Setup with just a few source files changed. Since we have about 8 variants of Setup and Update Packages, it would be very time saving if Inno Setup allows to replace single files within an already created Setup Package. It should work like replacing a file within a ZIP file.
38
votes
2 comments
-
Helmut Namyslo
commented
nocompression + dontverifychecksum are no real alternative for us, since our setups have a size of more than 500 MB with comression lzma/normal.
We cannot deliver those files uncompressed. -
AdminMartijn Laan
(Admin, Inno Setup)
commented
You can use nocompression + dontverifychecksum for this.