delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 29 Aug 2000 09:48:02 -0400 |
Message-Id: | <200008291348.JAA28011@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | cygwin AT sources DOT redhat DOT com |
CC: | jens AT uniweb DOT se |
Subject: | Re: setup.exe |
> I don't know if you've dicussed this before. I've missed it in that > case. But I would like a option to make setup to skip putting a icon > on the desktop and/or anything in the startup menu. http://sources.redhat.com/cygwin/cvs.exe In src/winsup/cinstall are the setup sources. You'll need to add a suitable dialog to res.rc (IDD_DESKTOP, copy one of the others as a starting point. I use MSVC's resource editor), and edit desktop.cc to invoke the dialog and act on it (see root.cc for lots of examples). Shouldn't be too hard. Don't forget to submit a ChangeLog entry with your patches. Note to all: if you have a nifty cygwin desktop icon you'd like to see included in cygwin, let me know - we can include more than one icon in setup! -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |