Commits

kh1 committed 154540ee9f3
Fix wrong logic which would result in multiple compress. We need to compress the resource section only once, in case we are the installer binary. Later the data is already compressed, so no need to do it again and again.