Re: How to edit registry on pocketpc to change how IE displays python files.
david creane <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Organization | openapp |
| Message-ID | <[email protected]> |
Ok i figured it out. Sorry it was apaches fault in the end. My bad. I hadnt the mime-types set up for python files in apache. In /etc/apache2/mime.types i had to add "application/python py". Im not a 100% sure if thats totally correct but it looks right and now on IE on the PocketPC when i click on the .py file it gives me the save then run dialog box. So thanks anyway.