Windows Command Line Utility : Assoc
Assoc displays or modifies file name extension associations. Used without parameters, it displays a list of all the current file name extension associations.
Syntax:
assoc [.ext[=[filetype]]]
.ext: Specifies the file name extension.
filetype: Specifies the file type with which you want to associate the specified file name extension.
