|
FTYPE
Displays or modifies file types used in file extension
associations.
Syntax
FTYPE fileType=executable_path
FTYPE
FTYPE fileType
FTYPE fileType=
Key
fileType : The type of file.
executable_path : The executable program including any
command line parameters.
Used without parameters, ftype displays the file types that
have open command strings defined.
More than one file extension may be associated with the same
File Type.
Several FileTypes can be linked to the same executable
application.
Examples
To display the current open command string for a specific
file type, type:
FTYPE FileType
To display the current file types that have open command
strings defined, type:
FTYPE
To delete the open command string for a specific file type,
type:
FTYPE FileType=
Cmd Commands
|