Ftype


ftype
DeveloperMicrosoft
Initial releaseAugust 24, 1996; 29 years ago (1996-08-24)
Operating systemMicrosoft Windows
TypeCommand
LicenseProprietary commercial software
Websitedocs.microsoft.com/en-us/windows-server/administration/windows-commands/ftype

In computing, ftype is a command-line utility on Microsoft Windows that is used to display or change the link between a file type and an executable program.[1]

Overview

The ftype command was introduced as a shell builtin to cmd.exe with the release of Windows NT 4.0. It lists all Registry keys in HKEY CLASSES ROOT which contain the shell\open\command subkey, and prints out the REG SZ contents of the (default) value within these keys. Since it is an internal command built into cmd.exe, there is no FTYPE.EXE.

Because (default) values in HKEY_CLASSES_ROOT\<keyname>\shell\open\command contain information on how to open file 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]

See also

References

  1. ^ "MS-DOS and Windows command line ftype command". www.computerhope.com.
  2. ^ "Ftype".
  3. ^ "Ftype - File type - Windows CMD - SS64.com". ss64.com.

Further reading

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.