How do I get ftype & assoc to match Windows Explorer?
- by Gauthier
I changed the association to use upon launching a .py file, via Windows Explorer:
Tools - Folders - File types.
Then browse to .py.
Change the association to Wordpad.
Now when I type the name of a py file in the command line, Wordpad opens it.
But assoc and ftype in the command line still return the following:
C:\> assoc .py
.py =…