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: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 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.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: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Windows 2008 access to inetsrv directory References: <5410E7C0 DOT 6050004 AT cygwin DOT com> <305372553 DOT 20140911162908 AT yandex DOT ru> <10910236730 DOT 20140911170035 AT yandex DOT ru> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 09/11/2014 09:20 AM, scotttinsley AT ups DOT 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 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