
I have a large install-file (quarter of a Gigabyte), made by Installshield 2010.
Once in a while I produce a new version of the file, and save it.
The problem is, that with each new version of the file, I need to waste another 250 Megabytes of data.
The thing is, that about 99% of the data doesn't change from version to version, and the files that do change, are the same files each time.
I'd like to know, if there's a way to somehow split the install-file into 2 files, a large file for the constant part, and a small file for the variable part?
Thanx in advace.