Auto Complete with Tab in DOS

To enable command completion in DOS so that it works with the Tab key (like in Unix):

regedit

Navigate to HKEYCurrentUser/Software/Microsoft/Command Processor/

Set the value of CompletionChar to 9.