| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <42487024.6070701@tlinx.org> |
| Date: | Mon, 28 Mar 2005 12:59:16 -0800 |
| From: | Linda W <cygwin AT tlinx DOT org> |
| User-Agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| CC: | "Buchbinder, Barry (NIH/NIAID)" <BBuchbinder AT niaid DOT nih DOT gov> |
| Subject: | Re: Spaces in Paths |
| References: | <F76C9B2DA2FC4C4CA0A18E288BBCBCF71026EF2A AT nihexchange24 DOT nih DOT gov> |
| In-Reply-To: | <F76C9B2DA2FC4C4CA0A18E288BBCBCF71026EF2A@nihexchange24.nih.gov> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |