X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 8 Dec 2010 12:27:29 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: skipping initial setup screens for existing installation with setup.exe? Message-ID: <20101208172729.GC21011@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4CFE8F46 DOT 20303 AT bopp DOT net> <1634092110 DOT 20101207230856 AT mtu-net DOT ru> <20101208131108 DOT GA31671 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101208131108.GA31671@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, Dec 08, 2010 at 02:11:08PM +0100, Corinna Vinschen wrote: >On Dec 7 23:08, Andrey Repin wrote: >> $ ./setup.exe --help >> Starting cygwin install, version 2.721 >> io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory >> io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory >> Current Directory: \\DAEMON1\arc\cygwin\install >> >> Command Line Options: >> -D --download Download from internet >> -L --local-install Install from local directory >> -s --site Download site >> -O --only-site Ignore all sites except for -s >> -R --root Root installation directory >> -P --packages Specify packages to install >> -C --categories Specify entire categories to install >> -p --proxy HTTP/FTP proxy (host:port) >> -q --quiet-mode Unattended setup mode >> -M --package-manager Semi-attended chooser-only mode >> -h --help print help >> -l --local-package-dir Local package directory >> -r --no-replaceonreboot Disable replacing in-use files on next >> reboot. >> -X --no-verify Don't verify setup.ini signatures >> -n --no-shortcuts Disable creation of desktop and start >> menu shortcuts >> -N --no-startmenu Disable creation of start menu shortcut >> -d --no-desktop Disable creation of desktop shortcut >> -K --pubkey Path to extra public key file (gpg >> format) >> -S --sexpr-pubkey Extra public key in s-expr format >> -u --untrusted-keys Use untrusted keys from last-extrakeys >> -U --keep-untrusted-keys Use untrusted keys and retain all >> -A --disable-buggy-antivirus Disable known or suspected buggy anti >> virus software packages during >> execution. >> Ending cygwin install >> AddAccessAllowedAce(, owner) failed: 1337 >> AddAccessAllowedAce(, group) failed: 1337 >> AddAccessAllowedAce(, everyone) failed: 1337 >> AddAccessAllowedAce(, owner) failed: 1337 >> AddAccessAllowedAce(, group) failed: 1337 >> AddAccessAllowedAce(, everyone) failed: 1337 > >Oh well, that's kind of ugly. What also bugs me right now is the fact >that setup,exe always writes a log file, even if not even a target >directory has been choosen. I'd appreciate if the logs are only >written if something really happened. Yeah, when I implemented the help output, I always meant to clean this up. I'll look into doing that over the weekend. cgf -- 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