Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Jonah Bossewitch Subject: cygwin installer Date: Tue, 22 Jun 2004 09:55:57 -0400 Lines: 27 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: diotima.ccnmtl.columbia.edu User-Agent: Mozilla Thunderbird 0.7 (Macintosh/20040616) Hi, I was hoping that someone might be able to point me in the direction of some documentation for creating a standalone windows installer for a cygwin based application. What I mean by this, is a one-click installer that ships with the cygwin dlls, and all the necessary dependancies, along with the application that we are porting. So, if a user doesn't have cygwin, they don't need to install it separately first. I understand that people with cygwin already installed may need to download a separate binary since the installer might mess up their existing installation. I have seen one or two projects that seem to have accomplished this using NSIS (http://nsis.sourceforge.net/) to create this installer, but I am having a hard time tracking down how they accomplished this. On a related note, I want to make sure that this technique conforms to the cygwin license. If it makes a difference, the application we are porting is for an educational non-profit - a medical school which has a command line genetics simulation program. I will gladly write up step by step instructions outlining the method. Thanks for all your help, Jonah -- 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/