How To Quickly Generate List Of File Associations From Windows Command Prompt
September 11, 2011
Here’s how to quickly generate list of file associations from Windows command prompt:
1. At the command prompt, type the following command –
assoc > assoc.txt
2. Open the ‘assoc.txt’ to view the list of file associations –
Related Posts
Add And Remove Start Menu Folders In Windows 10
How To Keep A Log Of Computer Network Configuration

