The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SYMPTOMSWhen you perform file management using wildcards from the command prompt, files with long extensions may be unexpectedly displayed, copied, or deleted. CAUSE
By default, Windows NT 4.0 mimics the Windows 95 behavior of truncating
long file extensions under certain operations from the command line. File
management operations directed at a 3 digit extension may also include
files with an extension containing more than 3 digits where the first 3
digits match the operation argument.
RESOLUTION
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
Win95TruncatedExtensions : REG_DWORD : 0/1 [Default=1]The following is an example showing the behavior with each setting on a directory containing the two files: - htmDefault behavior of Win95TruncatedExtensions set to 1: DEL *.htm - Deletes both 1.htm and 2.html.Modified behavior of Win95TruncatedExtensions set to 0. DEL *.htm - Deletes 1.htm Additional query words: remove fat ntfs subdir
Keywords : kbusage ntfilesys NTSrvWkst |
Last Reviewed: February 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |