delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/03/09/17:23:30

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 021203858C74
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org
Date: Wed, 9 Mar 2022 22:22:48 +0000
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
To: cygwin AT cygwin DOT com
Subject: Re: msi installer file?
Message-ID: <20220309222248.hgmqihgvysjtd74h@lucy.dinwoodie.org>
References: <CAL9vbys48dQXrtZDc8Zvqu1=JGuNoKmGiuGyK7a7KkZXSO4dzQ AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAL9vbys48dQXrtZDc8Zvqu1=JGuNoKmGiuGyK7a7KkZXSO4dzQ@mail.gmail.com>
X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
PDS_RDNS_DYNAMIC_FP, RDNS_DYNAMIC, SPF_HELO_PASS, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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 <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Cc: Monica Parker <monicaparker AT cymertek DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Wed, Mar 09, 2022 at 02:27:01PM -0500, Monica Parker wrote:
> Hi,
> I just want to know if there is an MSI installer file? If not, can one be
> created? Im trying to create a package for SCCM and it wont accept exe
> files.

There isn't, and I don't think it's likely that anyone here will create
one; I'm not very familiar with the requirements for MSI installers, but
I very strongly expect that converting Cygwin's current installer to
work as an MSI installer would be *a lot* of work, if it's possible at
all.

In particular, the Cygwin installer is really a tool for selecting from
over 10,000 separate packages, calculating the potentially-complex
dependencies between them, then downloading and installing each
individual requested component.

If you want to provide a Cygwin installer in an environment where MSI
packages are acceptable but users can't run any executables, I expect
your best bet might be to decide what set of packages you want to
provide, install those using the regular Cygwin installer, then bundle
up the resultant installation directory into an MSI yourself.  That's
not going to be trivial to get working reliably, and obviously users
will lose the ability to select their own packages or get updates
until/unless you repackage them, but it's the best idea I can think of.

(I'm not familiar with SCCM, but given just how many Windows installers
come as executables, I'd have expected any management system that wanted
to intstall anything more than a very tightly controlled set of
applications would need to handle .exe installers.  I know Microsoft are
keen to get more people offering applications through their storefront,
but they're also actively working on winget, which can and does handle
.exe installers...)

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019