Article ID: 310530 - Last Review: July 15, 2004 - Revision: 1.3 How To Use Automatic Completion with a Command Prompt in Windows XPThis article was previously published under Q310530 On This PageSUMMARY
This article describes how to configure Windows XP to complete file and folder names automatically that you type at a command prompt. This feature works by typing a control character that invokes the feature.
To Activate Automatic CompletionFor example, to change to the Program Files folder, you can type cd \pro control_character. Or, to display the contents of the Myfile.txt file, you can type type myf control_character. If there are multiple folders or files that match the characters you type, typing the control character again displays the next matching instance. When the correct folder or file is displayed, press ENTER to complete the command. If no folder of file matches the characters that you type, you hear a beep.You can activate or deactivate this feature for a computer, for a user, or for only the current command session. To Activate Automatic Completion in the Current SessionTo activate automatic completion for the current command session, type cmd /f. Then type CTRL+D to complete a folder name or CTRL+F to complete a file name.To deactivate automatic complete, type cmd /f:off. To Activate Automatic Completion PermanentlyImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
Additional InformationNote the following differences between folder and file name completion:
| Article Translations
|
Back to the top
