public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Setup not working
@ 2023-02-28 12:23 Albert Cornelius
  2023-02-28 21:15 ` Brian Cowan
  0 siblings, 1 reply; 4+ messages in thread
From: Albert Cornelius @ 2023-02-28 12:23 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

I am running a Windows 8.1 Pro machine. Once I run the setup wizard,
nothing happes. The installation is supposed to be successful, but I cant
find Cygwin on my machine.

Has somebode also experienced this problem? If yes, how was it solved?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Setup not working
  2023-02-28 12:23 Setup not working Albert Cornelius
@ 2023-02-28 21:15 ` Brian Cowan
  2023-02-28 22:10   ` Backwoods BC
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Cowan @ 2023-02-28 21:15 UTC (permalink / raw)
  To: Albert Cornelius, cygwin

There is a set of messages from last year or the year before talking about how the Cygwin setup program is compressed with "upx." When I had this issue, I had to download UPX on a Linuux host, copy the setup program to that host, and use upx to uncompress the executable. Why? Because my corporate-mandates security software blocked the UPX extractor from executing. If you have a Windows host where you can shut down the security software, that could work too.

Brian Cowan
HCL Software
Technical Specialist, ClearCase SWAT
brian.cowan@hcl.com


-----Original Message-----
From: Cygwin <cygwin-bounces+brian.cowan=hcl.com@cygwin.com> On Behalf Of Albert Cornelius via Cygwin
Sent: Tuesday, February 28, 2023 7:23 AM
To: cygwin@cygwin.com
Subject: Setup not working

[CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don't click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.]

I am running a Windows 8.1 Pro machine. Once I run the setup wizard, nothing happes. The installation is supposed to be successful, but I cant find Cygwin on my machine.

Has somebode also experienced this problem? If yes, how was it solved?

--
::DISCLAIMER::
________________________________
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Setup not working
  2023-02-28 21:15 ` Brian Cowan
@ 2023-02-28 22:10   ` Backwoods BC
  2023-02-28 23:02     ` Backwoods BC
  0 siblings, 1 reply; 4+ messages in thread
From: Backwoods BC @ 2023-02-28 22:10 UTC (permalink / raw)
  Cc: cygwin

On Tue, Feb 28, 2023 at 1:16 PM Brian Cowan via Cygwin
<cygwin@cygwin.com> wrote:
>
> There is a set of messages from last year or the year before talking about how the Cygwin setup program is compressed with "upx." When I had this issue, I had to download UPX on a Linuux host, copy the setup program to that host, and use upx to uncompress the executable. Why? Because my corporate-mandates security software blocked the UPX extractor from executing. If you have a Windows host where you can shut down the security software, that could work too.

I understand the desirability of compressing everything that travels
over the 'Net, but the days of there being any reason to keep an
executable compressed in order to save storage space have long passed
for the vast majority of users.

Therefore I suggest that a version of 'setup' be made available that
is compressed using one of the standard versions of 'ZIP' that Windows
File Explorer recognizes. People who have any issues getting setup to
run can download the ZIP version and use Windows File Explorer to
extract the uncompressed executable.

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Setup not working
  2023-02-28 22:10   ` Backwoods BC
@ 2023-02-28 23:02     ` Backwoods BC
  0 siblings, 0 replies; 4+ messages in thread
From: Backwoods BC @ 2023-02-28 23:02 UTC (permalink / raw)
  Cc: cygwin

On Tue, Feb 28, 2023 at 2:10 PM Backwoods BC
<completely.and.totally.trash@gmail.com> 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%

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-28 23:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 12:23 Setup not working Albert Cornelius
2023-02-28 21:15 ` Brian Cowan
2023-02-28 22:10   ` Backwoods BC
2023-02-28 23:02     ` Backwoods BC

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).