[EMAIL PROTECTED] wrote:

H:\Dev\ImgOrder>ftype python.file
python.file="C:\Python25\python.exe" "%1" %*

But the start not working. And not only Python Program, but all start failed...

In other machines the start "anything.xls", or "anything.html" or "anything.jpg" is working good, it is starts the program that associated with this file, and open the file.

But in this machine is not working. So it is not pythonic, it is windows problem.

you might want to check if your antivirus/security software is somehow involved with this (that's more likely on corporate machines, though, where admins love to set corporate-wide "policies" that mess things up for programmers ;-).

</F>

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to