Applies To: Windows Vista,Windows Server 2008
Displays or modifies file name extension associations. If used without parameters, assoc displays a list of all the current file name extension associations.
Syntax
assoc [<.ext>[=[<FileType>]]]
Parameters
<.ext>
|
Specifies
the file name extension.
|
<FileType>
|
Specifies
the file type to associate with the specified file name extension.
|
/?
|
Displays
help at the command prompt.
|
Remarks
·
To remove the file type
association for a file name extension, add a white space after the equal sign
by pressing the SPACEBAR.
·
To view current file types
that have open command strings defined, use the ftype command.
·
To redirect the output of assoc
to a text file, use the > redirection operator.
No comments:
Post a Comment