X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=YFyTtngrxB7XiZTY3Zf8kvdBbGKqa+xA0n0QvLtu6Wr9fvRV2F0FL
	CszVjy5VXvaglpXbnMZ1JTh2XE1ITPDUpEpFpzEX1gDuXCA2cStTL7Heelb20qbP
	PSI1MdwmAxEvrLQ7T7LRoY5lNZfUrlrVuzwQIvCj0U1dOR61TP7O6w=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=G8kAqo/6Z0I8S9FdU8xpeuBy7xA=; b=Dtt4MLso6PVPBcal6edpAuE+x+29
	/vrqdVGVoNXwBCoY3t+fJb5lqlglikSZYK3c/K5v7jEbf10IBQvZqkbmbSEyj0Uj
	Ur271zatbHM9o+w9+5e/5oeu8E/KFrrIEVmYbFg7ABxTjEFevFtzkZzSr+bQ8KQ9
	NI9HHPPDyHbkbYc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: wish: setup.exe should remember the desktop icon setting
Date: Sun, 22 Feb 2015 15:53:36 -0500
Lines: 24
Message-ID: <9bgkeatou6fbipsv920m4u883sbbc7cbsh@4ax.com>
References: <54EA099A.802@gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Archive: encrypt
X-IsSubscribed: yes

> Hi,
> 
> when I run setup.exe for the first time, it shows a checkbox somewhere
> at the end of the wizard, allowing me to create a Cygwin icon on the
> desktop.
> 
> I don’t want this icon, so I uncheck that box. But when I later run
> setup.exe again, the checkbox is checked again, and I have to manually
> uncheck it again.
> 
> setup.exe should remember the last setting of the checkbox.

Running setup with the -n switch, 

  setup-x86_64.exe -n

disables creation of the shortcuts.  You can easily add the -n switch to a
desktop shortcut that you use to run setup, so you don't get bothered by this
again.

Run setup-x86_6.exe --help to see a list of all of the supported command-line
switches.

Andrew


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

