From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9672 invoked by alias); 21 Sep 2012 19:15:07 -0000 Received: (qmail 9628 invoked by uid 22791); 21 Sep 2012 19:15:04 -0000 X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com) (209.85.214.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Sep 2012 19:14:51 +0000 Received: by obc16 with SMTP id 16so2168603obc.2 for ; Fri, 21 Sep 2012 12:14:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.17.99 with SMTP id n3mr4572870obd.8.1348254890950; Fri, 21 Sep 2012 12:14:50 -0700 (PDT) Received: by 10.60.13.226 with HTTP; Fri, 21 Sep 2012 12:14:50 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Sep 2012 19:15:00 -0000 Message-ID: Subject: Re: Possible changes to setup.exe interface and name From: Andy Koppe To: cygwin-apps@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2012-09/txt/msg00162.txt.bz2 On 20 September 2012 16:11, Michael Benford wrote: > I would like to change the setup.exe so that it loads the package selection > page when it starts. Better have a look at its -M/--package-manager option first. Andy