X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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 AT cygwin DOT com From: Andrew Schulman 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 DOT 802 AT gmx DOT 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