Click here to Skip to main content
Licence CPOL
First Posted 13 Jul 2006
Views 12,883
Bookmarked 8 times

Setting up “Auto Complete” feature in DOS command window.

By | 13 Jul 2006 | Article
"Auto Complete" setting in a DOS prompt enable users to traverse folders using tab key

Introduction

Setting up “Auto Complete” feature in DOS command window.

Setting up “Auto Complete” DOS feature saves time, when you use DOS command shell to traverse through directory/folders, especially when you have long folder names.

Once this feature is enabled, you do not need type the full name of the folder, where as you could type few starting characters and pressing “Tab” key will display matching folder name.

If there are more than one folder with same starting characters then continue hitting “Tab” will let you navigate through the list of folder names. To traverse the folders reverse order use “Shift + Tab” key.

Following registry entries are required to enable this feature. Create these keys manually or save these lines in a registry file and import it.

[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"CompletionChar"=dword:00000009
"PathCompletionChar"=dword:00000009

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

dfasdfafasdfasdf



United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
-- There are no messages in this forum --
Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 13 Jul 2006
Article Copyright 2006 by dfasdfafasdfasdf
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid