Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <42487024.6070701@tlinx.org>
Date: Mon, 28 Mar 2005 12:59:16 -0800
From: Linda W <cygwin@tlinx.org>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: "Buchbinder, Barry (NIH/NIAID)" <BBuchbinder@niaid.nih.gov>
Subject: Re: Spaces in Paths
References: <F76C9B2DA2FC4C4CA0A18E288BBCBCF71026EF2A@nihexchange24.nih.gov>
In-Reply-To: <F76C9B2DA2FC4C4CA0A18E288BBCBCF71026EF2A@nihexchange24.nih.gov>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes



Buchbinder, Barry (NIH/NIAID) wrote:

> Changing
>
>	program files
>to
>	progra~1
>might also work. 
>
---
    It  _might_, is true.  But if you turn off short-filename
generation on NT file systems to speed up NTFS performance and
reduce the space needed for directory entries, it won't:
----
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
----

The only reason one might leave this enabled, is if one is
running old programs that are not Win32 compatible.

-l



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

