Unattended install "remembers" the download option

Drake, Richard R rrdrake@sandia.gov
Sat Nov 5 17:33:00 GMT 2016


Thanks Wayne, that was the clue I needed.

Turns out cygwin will use the Windows Registry to store previous install
locations, and in that previous location I had the "download only" option
set.  The setup program used the Registry to find a previous install
location (/etc/setup/setup.rc file) and used that to populate some options.

-rich

---------------------------------------------------------
From: Wayne Davison <wayne at opencoder dot net>
Date: Sat, 5 Nov 2016 09:14:40 -0700
Subject: Re: Unattended install "remembers" the download option

On Sat, Nov 5, 2016 at 7:01 AM, Drake, Richard R <rrdrake@sandia.gov>
wrote:
> What is really curious is where this option is being stored.  If I knew
>that, then
> maybe I could remove that setting so it would revert to the default
>setting.

Look in /etc/setup/setup.rc. I bet the line following "last-action" is
just "Download"
in your file. Mine is "Download,Install" (after a tab).

..wayne..



--
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



More information about the Cygwin mailing list