| Unable to Delete File or Directory in File ManagerLast reviewed: May 7, 1997Article ID: Q101654 | 
| The information in this article applies to:
 
 SYMPTOMSAn attempt to delete or manipulate a file or directory fails. 
 CAUSEThe name of the file or directory ends with a space or a period. Because the Win32 file naming convention does not allow trailing spaces or periods, File Manager cannot delete such a file. Applications developed for Windows NT should not support creating such a file. 
 RESOLUTIONTo delete one of these files or directories, type DIR /X in a Windows NT Command Prompt to determine its shortname. Then specify the shortname to the DEL command. 
 | 
| Additional query words: prodnt 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use. |