The 8.3 namespace is a method of naming files used in DOS and Windows 3.1 (for example myfile83.exe). This naming standard has not been necessary since Windows 95 hit stores some 12 years ago. To maintain some illusion of backward compatibility the feature has been kept, and if you do happen to use a DOS-based 16-bit application that can only recognize 8.3 character file names, you will need it. Otherwise, as Microsoft itself says:
"The creation of 8.3 filenames and directories for all long filenames and directories on NTFS partitions may decrease directory enumeration performance."
...In other words, it's slowing you down.
To disable 8.3 name creation in Windows Vista:
Open the 'start' menu, type 'regedit' and hit Enter.
Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem'
Change the value of the 'NtfsDisable8dot3NameCreation' DWORD to '1'.
Custom Search
Jun 15, 2008
Disable 8.3 name creation for files
Labels:
tips window vista,
trick
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment