Hi!

nntpman68 írta:

Did you try

start test.py

from the command line?

Normally this tries to behave as if you clicked on the file from the explorer?


bye

The associations, filetypes are good:

H:\Dev\ImgOrder>ASSOC .py
.py=Python.File

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.

Thanks for your help! For everyone who helped me!

        dd

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

Reply via email to