You have the auto completion feature in Windows XP and Windows 2003 ( I am not aware of other versions..). use CTRL+D and CTRL+F to enjoy this cool feature. Reg keys: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor] "AutoRun"="" "CompletionChar"=dword:00000040 "DefaultColor"=dword:00000000 "EnableExtensions"=dword:00000001 "PathCompletionChar"=dword:00000040 Want to change the keys?.. change the CompletionChar key and PathCompletionChar key
List of currently loaded drivers.
Want to extract a list of drivers that are currently active ? Try this. C:\WINDOWS\system32>driverquery.exe /v |more You could use device manager or registry to find the information about the drivers and you can even manage them.
GFLAGS Overview
GFlags Overview GFlags (gflags.exe), the Global Flags Editor, enables and disables advanced internal system diagnostic and troubleshooting features. You can run GFlags from a Command Prompt window or use its graphical user interface dialog box. Use GFlags to activate the following features: Registry Set system-wide debugging features for all processes running on the computer. These [...]