When I type assoc .py I get .py=py_auto_file.
When I type ftype py_auto_file I get py_auto_file="C:\Program Files\Adobe\Photoshop 7.0\Photoshop.exe" "%1"
How do I make py_auto_file="C:\Python27"?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It appears Photoshop may recognize a .py file format and has associated “py_auto_file” with the .py extension.
You can use the following command to locate the python file types:
The next command shows the correct associations from my system:
You can fix the associations with the following commands: