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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=NXOkx83 lMfEh+/IvTbiTTermbyaMbDKW0ls6DWAALAqP3dtp5YkOCBQvmFy7jNLpYft/inz 5eabPZEb1Jb00+tn6rWU0FqQYD/gIUjBtP4/1zwV0ulq+Jy+wcNWea430IAlaUiC itmM5zozQ0/vPH5/RJIu9BZJ0rw5/Y7fbj0A= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=7U067vNj5+WQI O4+JEkWFNODwc4=; b=RZWHj0subxYKhlP0AZqDAtL1XUMnua/0gV7s1/270IaR1 P8+E75ece+B8ZBXqKEH5C3nL0DILtb3BQMkZVwPtI7JHU3xsPusfZmxEuc5AV+IO s04W5rIZK83PVYC8V6tjh6vCtOd2MXl50XvlBkO0VpLdaVnEn6gtKi/BIT5dYU= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=U*cygsimple, sk:cygsimp, cygsimple AT gmail DOT com, cygsimplegmailcom X-HELO: mail-ua0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=3a9d1UZoLEdlFef47vHgWxKqpXU6PSoiuogbdpqJy3A=; b=U/3RvnNK0Flwi6yJ0mSOdPukzQkeoBLQ47ksyHPsS2MCa+8AQv72p08QPWERQUr+eZ 3jJ5MbfQilFXUmMWrfEigEGXmeMdgyNJfGneuucWkpBIPIot4frBhrgf1O9VHcM2Jyuq oAHsSbxo28RyEd+05UACW+vpfpiRnEHtq4Fch/9P01ul6gcln9xuRbUlsW88d2Tdrbbs k4uWk9X+BMZyTj6oAApZyrnVGv653YBknntZjIXQJdCaYn1FLJiS1+sbxIgkZSUTK2Aw Jbgy/0idTmedgtK6vrBBzVyuu3qu0rdMTt6xHZDw0CiS1Jm0APZ5u7nsnDxhCtSCXlG0 lJvA== X-Gm-Message-State: AIkVDXLpdOH3mIQ7lQXHOaxSybxX71ZLiHE3i4OuJN5oVFbJr65NekDs9l8dyY9dujFhA+Q4NsYzvKatht9vug== X-Received: by 10.176.70.69 with SMTP id z5mr12351913uab.64.1484367835047; Fri, 13 Jan 2017 20:23:55 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <25bef248-8f83-f6eb-8d14-3ebfe666fbd5@gmail.com> References: <25bef248-8f83-f6eb-8d14-3ebfe666fbd5 AT gmail DOT com> From: Brian Mathis Date: Fri, 13 Jan 2017 23:23:54 -0500 Message-ID: Subject: Re: Installer request: Remember state of final checkboxes between runs To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Fri, Jan 13, 2017 at 5:27 PM, cyg Simple wrote: > On 1/13/2017 10:14 AM, Brian Mathis wrote: >> Every time the installer is run, it asks to create an icon on the >> desktop. I do not want an icon on my desktop, and I have to uncheck >> this box every time. I have probably done this 100 times since I've >> been using Cygwin over the years. >> > > You only need to check the boxes on initial install. > >> The installer should remember that this option was declined and >> default the checkbox to that state on the next run. >> > > They are not checked by default because you only need to create them > once. You don't need to create them on update unless you've removed the > shortcuts created. > > -- > cyg Simple No, this is not correct. If you run the install and DEselect to create icons, it will ask you to create them again next time. It's only doing a simple check if files exist to determine if the box is checked. If the files don't exist, then is asks to create them, so there is no way to say "never create icons". The only way it doesn't ask to create them is if they're already there, which is no help to people who never want them. -- 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