delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Patrick J. LoPresti" <patl AT users DOT sourceforge DOT net> |
Message-ID: | <s5gbrcsahck.fsf@patl=users.sf.net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Can't configure setup.exe from CVS (and a plea for setup.exe alternative) |
References: | <08e701c4e448$6b2dfa10$5308a8c0 AT robinson DOT cam DOT ac DOT uk> <NUTMEG4b8XQQKrnpiF800000877 AT NUTMEG DOT CAM DOT ARTIMI DOT COM> |
In-Reply-To: | <20041217155747.GL26712@trixie.casa.cgf.cx> |
Date: | 17 Dec 2004 13:58:57 -0500 |
Lines: | 25 |
User-Agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
MIME-Version: | 1.0 |
Christopher Faylor writes: > Anyone know of a suitable, free setup-like utility that could be > pressed into service for use with cygwin? NSIS has already been mentioned. The other open-source utility I know of is Inno Setup (http://www.jrsoftware.org/isinfo.php). But if you really want to do yourself and your users a favor, you will find some way to produce .msi packages (see http://unattended.sourceforge.net/installers.html#msi). MSI is Microsoft's standard, and it provides several nice things automatically, such as "Add/Remove Programs", unattended installation, integration with SuS, and so on. MSI also has a model for "components" which you might be able to leverage. The only problem is that the free tools for producing MSI packages are fairly nascent. See, for instance, <http://izfree.sourceforge.net/> and <http://msi2xml.sourceforge.net/>. - Pat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |