ASSOC: Fix File Associations
ASSOC: Fix File Associations
One of the most powerful tools in the CMD command library is the ASSOC
command.
Your computer associates certain file extensions with certain programs. This
is how your computer knows to open Adobe when you double click a PDF
file, or Microsoft Word when you double click a DOC file.
You can view all the file associations your computer knows about by
typing ASSOC in the command window. You’ll see the file extension and the
program it’s associated with.
Sometimes when files are changed over time, it’s hard to remember what the
differences were between versions. You may not know that a CMD command
offers the ability to compare files and see all differences, but it’s true.
3. IPCONFIG: IP Configuration
This information can help you troubleshoot router issues and other
connection issues you could be having with your network adapter.
Concerned that you could have malware running on your computer that’s
connecting to internet locations without you knowing about it?
If you run a NETSTAT command in the command prompt, you can get a list
of all active TCP connections from your computer.
You can use the PING command to test whether your computer can access
another computer, a server, or even a website. It can help with revealing
network disconnections. It also provides transit time for the packets in
milliseconds, so it also reveals a bad network connection as well.