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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=pKyPakOU7zHCXcp8g09i7tJN7/TLp O3zq6AqKvzpgfAyRzqfqMkaKG8KIKbrNkmfRWm4DiK8VXV2kcUBISezDcMT8fbBp IjTQJMpzcxmJm1OVdpIPNZZMnHEEMeHT78YQaqZQwyUl1y2NQzKQWAoZYvoGZB2j fJMzjdieKlh0DE= 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:from:date:message-id:subject:to :content-type; s=default; bh=i+cVrFdq8pX/v1plBSdwXh8Esp0=; b=ds4 dqD0jhY/Hlb7equWbhwJ/4VuiIIYPngk9eIPkfDgnWo0PRUtFtlbLf9hBur4ebZr qYqZFpQboS/mD4Ks0tKrZs7uBcgGrQL3QuITefLtfA/HsoPw6crtSexYu34SHJmz uNXw1Epyrazl+06sv6RjWD39K1mkvglds4ZbGvjY= 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=4.3 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-we0-f174.google.com X-Received: by 10.180.74.47 with SMTP id q15mr21460122wiv.49.1427138237504; Mon, 23 Mar 2015 12:17:17 -0700 (PDT) MIME-Version: 1.0 From: Lukasz Pielak Date: Mon, 23 Mar 2015 20:16:57 +0100 Message-ID: Subject: [Cygwin installer 1.7.35] Force Install from internet option in quiet-mode To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Hi I am trying to execute cygwin installation in --quiet-mode. I would like to have the 'Install from internet' option always set, similar to what you get using the --download option for 'Download only'. Here is the snipped i am using: setup-x86.exe --quiet-mode --upgrade-also --site="%MIRROR%" --no-admin --no-shortcuts --no-startmenu --no-desktop --root="%CYGWIN_HOME%" --local-package-dir="%DIST_DIR%" If enforcing 'Install from internet' option is not possible, how can I remove the state of previous installation? I haven't find anything in the windows registry so it must be somewhere on the filesystem, right? Thank you Lukasz -- 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