| ftype | |
|---|---|
| Developer | Microsoft |
| Initial release | August 24, 1996; 29 years ago (1996-08-24) |
| Operating system | Microsoft Windows |
| Type | Command |
| License | Proprietarycommercial software |
| Website | docs |
Incomputing,ftype is acommand-line utility onMicrosoft Windows that is used to display or change the link between afile type and anexecutable program.[1]
Theftypecommand was introduced as ashell builtin tocmd.exe with the release ofWindows NT 4.0. It lists allRegistry keys inHKEY CLASSES ROOT which contain theshell\open\command subkey, and prints out theREG SZ contents of the(default) value within these keys. Since it is an internal command built intocmd.exe, there is noFTYPE.EXE.
Because(default) values inHKEY_CLASSES_ROOT\<keyname>\shell\open\command contain information on how to openfile types with registered extensions, this command essentially lists all registered file types, and which executables are used to open them, along with any switches used by the executable.[2]
Multiple file extensions can be associated with the same file type and several file types can be linked to the same executable application.[3]
ThisMicrosoft Windows article is astub. You can help Wikipedia byexpanding it. |