Article ID: 323526 - Last Review: October 30, 2006 - Revision: 3.1 HOW TO: Use the ASSOC Command to Display and Modify File Name Extension Associations in Windows 2000This article was previously published under Q323526 On This PageSUMMARY
This step-by-step article describes how to use the assoc command to display and modify file name extension associations on a Microsoft Windows 2000-based computer.
You can view or edit file name extension associations by using the assoc command or in Windows Explorer when you click Folder Options on the Tools menu, and then click the File Types tab. The format that is used to display the file types may differ depending on which method you use. For example, the "txtfile" file type that is used by the assoc command is displayed in Windows Explorer as "Text Document". Overview of the ASSOC CommandThe assoc command uses the following syntax:
assoc [.ext[=[FileType]]]
The parameters used by the assoc command are:
How to Display Current File Name Extension AssociationsTo view current file associations, do any of the following:
How to Edit File Name Extension AssociationsTo edit a file association, type assoc=FileType, where FileType is file type that you want to associate with the extension, and then press ENTER. For example:
REFERENCES
For more information about the assoc command, type assoc /? at the command prompt, and then press ENTER.
For additional information about how to modify file associations in Windows 2000, click the article number below to view the article in the Microsoft Knowledge Base: 320033
(http://support.microsoft.com/kb/320033/EN-US/
)
HOW TO: Change File Associations in Windows 2000
| Article Translations
|
Back to the top
