X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B1763858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1677625390; bh=u/ynh1qtFq7QO3stUYy2A2dgqdYo9/AlrhEoSxvJSDc=; h=References:In-Reply-To:Date:Subject:Cc:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=D9ZXfWzxAQmXmj6K2zBFkSrKxDYjUJdEM/TcYHRPfcGmH85Ug9/KOhhA/LK1yV/Yv +LiqVbh6AjWR0B04ZPR4KNwEGbWxeD+fXT0Koyspfu4HVFuKqpAaymy/IafamfJjkR gOSpsmDbOMvWhhM0M1qFNKWIPHZ/1x0Hxo0sRKPY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1F3A13858D33 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8+QRz9wlcK5d1buQeavSokCrtbBzitWaR73dT1AywpY=; b=U+hMy3VVpbzdyf83eXsHHyyOOjaGqYIZtpEQuqZ3HJaNLWa0BR0Ia2wgdpHoUI1aW4 eeN0lbIy0Ds/1UReAEh+/q4s+AmeKRTynK5bmZAn8IR9XgHUQA3G6KFkEwRoEG4IXHWX UJdYxC3lw4P6Ev8YFvwuwKs1YYGg06sYXDHiJ3IYBeEZCpcthDjdOVUtZE3I6OLmG3OW TaoNNCcyFmXhRLYl/WBkZiBzfUwpXykKnVmi4/IU0DajzyjX0RsykBvUf8ggKQFhtwUx n+zsQ08lL8ciNX2+2oq9uRQyWkRm5+hQngqjv0Z86cv1oKddQWh1qJJun5Xrj7+7MAof pvNA== X-Gm-Message-State: AO0yUKXvDA8nus0nB6nRIWB2OcILVB9RRs97rLf/6fIZDvOMjGZOUrJd 1aEjUeUdMjn05kcPzebWw/cIInb0CyoQ/rY2MYabgBV7HUwwag== X-Google-Smtp-Source: AK7set+7aN1cZUIrkaqoumXlUk41x4/qdrru4xpvS8SA5ZI+/EGLErt3CfsVhXOvZP6e1X8h8f0cxkt5Uen+mI5jSCg= X-Received: by 2002:a63:9c09:0:b0:503:8257:1cf0 with SMTP id f9-20020a639c09000000b0050382571cf0mr594420pge.11.1677625372629; Tue, 28 Feb 2023 15:02:52 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 28 Feb 2023 15:02:41 -0800 Message-ID: Subject: Re: Setup not working Cc: "cygwin AT cygwin DOT com" X-Spam-Status: No, score=2.0 required=5.0 tests=BAYES_20, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, MISSING_HEADERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Backwoods BC via Cygwin Reply-To: Backwoods BC Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 31SN3XqR014106 On Tue, Feb 28, 2023 at 2:10 PM Backwoods BC wrote: > I suspect that even using a less than optimum ZIP process will still > be size-competitive with the self-extracting version because of not > having to include the overhead of the self-extractor. I had a little too much faith in ZIP, but 7zip is a winner. I downloaded UPX and used to extract the latest version of setup. Here are the file sizes following re-compression with 7-zip for the original setup and the re-compressed .7z and .zip outputs: 1,381,395 setup-x86_64.exe - 100% 1,319,604 setup-x86_64.7z - 96% 1,795,036 setup-x86_64.zip - 130% -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple