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:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=XgD G8w+2fEEwchwGZVik0OM3jf5daubLoSEKw1jToVuruAqF+X/SAZT1YX0ld5VVWeD EJy+2hL23SVWX3kKkF3tHtHTQhEddltlUu+Grfc7X/+plwMJOv2cJdLwcw3+HcuH KJ9YHg3kcgZWPN8Tn9deqOFOfPa0d3Q/nnc47Btg= 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:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=djVWTgoOb +wTl9dBVVH8mc7Jgzw=; b=kM3291F14CmGk9w9dIn2dlM2AEd+g9YOyUaGz7bBo jDEUwX3a6uCiW+oCZv8Nti1ylq0Nljnn3dK1LPFAUejiYEsW1F0PpZpTooaKZL5G LEDNnqvklHomN9KxXnLuxFg28vqDlELXYDx55HlWWyXpy1n8gUq73fO3aAJ/mPTM T4= 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.9 required=5.0 tests=BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*F:D*be, H*Ad:D*be, H*r:sk:Debian- X-HELO: hermes3.cs.kuleuven.be To: cygwin AT cygwin DOT com From: Bart Jacobs Subject: setup.exe ignores unrecognized command-line arguments silently Message-ID: <89c59a0f-3816-2627-f765-0cd004af7447@cs.kuleuven.be> Date: Tue, 5 Dec 2017 15:01:26 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Problem: setup.exe ignores unrecognized command-line arguments silently. For example: the command line "setup.exe -P p7zip curl" installs p7zip but not curl. Suggestion: Make it print a warning when it encounters an unrecognized command-line argument. So: "setup.exe -P p7zip curl" should print a warning: "warning: ignoring unrecognized command-line argument: curl" Thanks, Bart -- 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