Innosetup already does very reasonable compression, generally better
than winzip, more like the ratios that 7-zip achieve.
You could consider compressing your executables first using, for
example, UPX (http://upx.sourceforge.net/). Using UPX generally leads to
better compression than zip or innosetup, however it _may_ be
incompatible with certain applications and is of no use for datafiles.
About the packing-the-exe-in-zip, i believe this is generally done to
work around firewall/proxy/whatever security issues, i.e. some people
may not be able to download an .exe. Which leaves me wondering why my
system must unpack & copy the same 200MB of data 2 or 3 times...
kind regards,
Rene
petesouthwest wrote:
>Hi
>
>I use Inno to make setup files for web distribution. Normally I dont
>bother to zip them, however I thought it would make them smaller.
>However trying both Zip and Cab compression using powerArchiver and
>then converting them into self extracting exe files actually made them
>bigger.
>
>Which leaves me wondering why anybody uses zip files for setups?
>
>Pete
>
>
>
>
>
>
>
>-----------------------------------------------------
>Home page: http://groups.yahoo.com/group/delphi-en/
>To unsubscribe: [EMAIL PROTECTED]
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED]
SPONSORED LINKS
| C programming language | Computer programming languages | Java programming language |
| The c programming language | C programming language | Concept of programming language |
YAHOO! GROUPS LINKS
- Visit your group "delphi-en" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

