X-Recipient: archive-cygwin@delorie.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:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=gH
	vEnG6P590mb6QU/gmACqwK5m4LfE1HLJrcW7VRRjFP/sB3ejFVina/EnuQmD4JMo
	4JqGqQ/s7dy8ETWtEfTzaYgqLGAg0OpOOsSuYfiONHR3QKMTzVKnuW+v6959H53N
	utf8QcliVNNKtwSxJ0IQhzGKIu8g64DBrUpvEAHfQ=
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:date
	:message-id:subject:from:to:content-type; s=default; bh=mRlTRm4t
	X4jeYfQELcuIkxWxifM=; b=xKmIFE1FZpwIk2TIL4hJawdLDFdlL6yu5yXaExp0
	PQlrFIXpdcoCB9Pbk0sVV8nDoetRHmJMKX9svTSjlbEgg0EIFXgNLVbV/yK2wC8q
	i2eJcvHxs5+JcrvolxC3cGg9ESAVQ8pXRHJxZ26nIzukPRexlKfsCLPNlkJagRNv
	wuQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=stromekonexgode, stromeko@nexgo.de, U*stromeko, Stromeko@nexgo.de
X-HELO: mail-io0-f180.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:date         :message-id:subject:from:to:content-type;        bh=wFEy4PxIZHuGP8pinsCl/t9+X8S0MzAtaBpLQfR01ic=;        b=l4o/ucn2B42Xb3w9a+CGN5NyCkL2jaM5BDb73arM1oAwe/kkNhskD9zA7kqjh4ZJoo         CNtkWxys5h3w9mJGh/wWDKR0vGN+Dfo1dYj7/A5DRKkgqV+pqMfcbld79HDXfu/iMDmx         2elabqRwhdWUuCGhmROs7EWBk/nRTTRKXntxXT3A0EaWO2rgVYjd89UYCFDybz4uhtS4         CRthpvmA/LT8VwABsQt+yrTqpr7vhJsyt7bDPLckYhZgju0Y6iDZWraBrWvVFnxIG+0Y         dFumRsKbfr0UVGX58jHzHXIfWPNyeMp6nh9pMe0Ws8G+eFRLqS69O0ielZK0aYwhuXqh         1kmw==
X-Gm-Message-State: AG10YOQERNqqvO2OXgFmqDMyIlHg4p5NF4+SKc+6zm093psiC8TT1qmpCAQv1w47FyCCE6Z2Q8zGsEw1nsN9yw==
MIME-Version: 1.0
X-Received: by 10.107.136.226 with SMTP id s95mr1282257ioi.38.1453432320700; Thu, 21 Jan 2016 19:12:00 -0800 (PST)
In-Reply-To: <87k2n290bh.fsf@Rainer.invalid>
References: <CALiPeun3bCr9uNNA56Kc-8VbLXFXrTrTWJikdRx0jjRFvAuwkA@mail.gmail.com>	<loom.20160120T085800-407@post.gmane.org>	<loom.20160120T135441-652@post.gmane.org>	<87fuxsjd5x.fsf@Rainer.invalid>	<loom.20160120T215934-785@post.gmane.org>	<87k2n290bh.fsf@Rainer.invalid>
Date: Fri, 22 Jan 2016 11:12:00 +0800
Message-ID: <CALiPeuk2KE9B81qU-YZhTYUXgQEFiE4TTxm_-kFnORMH+wON+Q@mail.gmail.com>
Subject: Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc
From: David Lee <mailtolky@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Thanks you all for the replies.

Achim writes:
> What goes still unanswered is if that's the only
> place Windows ever looks for those files.  I guess yes, but I can't find
> no positive confirmation.

Sorry not sure what you mean. Henri's link shows file system redirection does
not apply to %windir%\system32\drivers\etc, therefore there are no other places
to 'look for those files' - if 'other places' is meant to be places caused by
file system redirection.

Henri's link:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa384187%28v=vs.85%29.aspx

Thanks.

David.

On 22 January 2016 at 03:53, Achim Gratz <Stromeko@nexgo.de> wrote:
> Henri writes:
>> Yes, your proposal will work ... BECAUSE in that specific case, redirection
>> will be switched OFF (hey, study the URL that I posted).
>
> Yes, I've read that.  What goes still unanswered is if that's the only
> place Windows ever looks for those files.  I guess yes, but I can't find
> no positive confirmation.
>
>> Btw, Microsoft thinks the "SysNative nonsense" a necessity; it even patched
>> XP in order to introduce that nonsense ...
>
> I'm sure they think that and there's probably a PowerPoint with lots of
> bullet points that says so.  But I've yet to meet anyone who thinks it
> was a bright idea after running into it unexpectedly.  If anything, MS
> themselves couldn't make it work without those exceptions whose
> documentation is not easy to find.
>
>
> Regards,
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
>
> Factory and User Sound Singles for Waldorf Blofeld:
> http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
>
> --
> 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
>

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

