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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=hzERaWyAl/8bn8Xf
	RYPc6rWu050BOPoI9Mm9+XHG5LGD6eGR1F/z+Bv5WnC4P+AVzCKSuNZNKNTtOWTW
	8q/N+kZ0UGbFU9dJ3qFtzrYOV46uOl82hTvJHnV4GRYjCrTlyT2C85/j3EMHQn4m
	mRb/lmI01oLt9soBnuFcNWqthkc=
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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=1jihvBV/3kd0ABBguEWxpg
	g8OAs=; b=JnyLTNw4EP6Sv5lqrzFe7foZUYznIIQfhrpAUyTVvrLFfWjHkZ6sR7
	2kxbIKi0eI/PtiSl+cZdBolGDdM8ij3qkjTkRYHlaNOmttQJcCvLXb5lRJC5eDp7
	k1Kqw3UdRtbrJflaRA84wPAIDpS3J/OXgbAO0KpOgUBuUTRkyBi4w=
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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173017pub.verizon.net
Message-id: <5411A63E.80307@cygwin.com>
Date: Thu, 11 Sep 2014 09:40:14 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.7.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Windows 2008 access to inetsrv directory
References: <BFFB6AACD0DE794FBD396958F1D3803626C915AB0B@SVRP00010A3F.us.ups.com> <5410E7C0.6050004@cygwin.com> <BFFB6AACD0DE794FBD396958F1D3803626C915AE5E@SVRP00010A3F.us.ups.com> <305372553.20140911162908@yandex.ru> <10910236730.20140911170035@yandex.ru> <BFFB6AACD0DE794FBD396958F1D3803626C915AEE5@SVRP00010A3F.us.ups.com>
In-reply-to: <BFFB6AACD0DE794FBD396958F1D3803626C915AEE5@SVRP00010A3F.us.ups.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 09/11/2014 09:20 AM, scotttinsley@ups.com wrote:
> On this server, there is no sysnative under Windows. From a Windows CMD shell,

'sysnative' is only visible from 32-bit apps.  See
<http://msdn.microsoft.com/en-us/library/windows/desktop/aa384187%28v=vs.85%29.aspx>

Specifically:

   32-bit applications can access the native system directory by
   substituting %windir%\Sysnative for %windir%\System32. WOW64 recognizes
   Sysnative as a special alias used to indicate that the file system should
   not redirect the access. This mechanism is flexible and easy to use,
   therefore, it is the recommended mechanism to bypass file system
   redirection. Note that 64-bit applications cannot use the Sysnative alias
   as it is a virtual directory not a real one.

Unless you made sure that the CMD shell you're running is the 32-bit
version, it won't see sysnative.  As I mentioned before, this is not a
Cygwin-specific issue.

If your goal is to be able to see and work seamlessly with other 64-bit
apps and Cygwin, you may find less difficulty if you install the 64-bit
version of Cygwin.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

