Alex,

Ah! That worked a treat!! I never even thought to look there since it
was previously working fine. I've gone in and edited it (Open WIndows
Explorer, Tools / Folder Options ... / Files Types) and it's working
great.

Thanks so much!

Regards,
Cam

On 12/20/06, Alex Li <[EMAIL PROTECTED]> wrote:

I think there might be something wrong in your .py extension to
python.exe linking in Windows setup.  Specifically it seems like your
python script is working but the arguments after the first one is not
being passed on.  Did you have %* at the end, like this?

"D:\Python24\python.exe" "%1" %*

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to