How can I associate an extension of a file to an program in Windows CE? It’s so boring to run my Python programs using cmd. If I associate Python with my **.py* files I’m going to run my program faster. Thanks!
Share
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.
I was searching in the Python files under my Windows CE and i found a simple code to do this, and i tweaked it to be better:
This is the code, if you want you can use it to associate to other programs and other extensions.