Hi,

> When I try to set up my first Django project, I receive the following
> message:
>
> cd C:\DjangoProjects
> C:\DjangoProjects>django-admin.py startproject myproject
> Type 'django-admin.py help. For usage.

Have you tried this?

http://docs.python.org/using/windows.html#executing-scripts

> My Computer\HKEY_CLASSES_ROOT\.py registry entry contains "C:
> \Python26\python.exe" "%1" %* with the double quotes.

I have this value here instead, with the same OS and Python version
(ActiveState):

HKEY_CLASSES_ROOT\Applications\python.exe\shell\open\command

Cheers,

Guillermo
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to