Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 5 Apr 2001 12:06:26 -0400 Message-Id: <200104051606.MAA12719@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: flognat AT flognat DOT myip DOT org CC: mchase AT ix DOT netcom DOT com, cygwin AT sourceware DOT cygnus DOT com In-reply-to: (message from Andrew Markebo on 05 Apr 2001 13:21:59 +0200) Subject: Re: Going into setup.exe.. References: <003c01c0bdc1$35230840$d456273f AT ca DOT boeing DOT com> > *blush* :-) Well lets get a discussion started how to do it while I > download the source to setup.exe, and then probably we will have a > suggestion what to do around the time I give up looking at the code > ;-) http://www.cygwin.com/cvs.html Get and install the sources and build them from the top once. You need to build them in a different free from the sources. After that, setup's sources are in src/winsup/cinstall and the build is in i686-pc-cygwin/winsup/cinstall. You probably will want to add a new file called "sanity.c" and call it at an appropriate time. There's a generic function in setup to invoke a MessageBox with printf-style formatting that you'll probably want to use. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple