Hi, I think Windows does noch have this feature on the command-line.
Type "python django-admin.py startproject testproject". If your Python-installation is in the path, it will run. On Jan 24, 2008 9:46 AM, mtnpaul <[EMAIL PROTECTED]> wrote: > > Well I got a new laptop that has vista on it (not my choice). I'm > trying to install django, but keep getting the same strange message > when I try to create a project > > C:\>django-admin.py startproject testproject > > results in the following > Type 'django-admin.py help' for usage. > > I've tried both python2.4 and python2.5 with the same results. > > I believe the problem is that windows does not know that the .py files > are executable. > > Any ideas? > > Thanks, > > Paul > > > > -- Denis Cornehl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

