TLDR
Enter a command. For example: choco install, choco pin, color.

assoc

 
Display or modify file extension associations. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/assoc.
 
  • Display all associated filetypes:
     
    assoc
     
  • Display the associated filetype for a specific extension:
     
    assoc {{.txt}}
     
  • Modify the associated filetype for a specific extension:
     
    assoc {{.txt}}={{txtfile}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.