DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Configure Django In Windows Vista
If HKEY_CLASSES_ROOT\.py has value py_auto_file then you should look for:
HKEY_CLASSES_ROOT\py_auto_file\shell\open\command that should have value "C:\Python25\python.exe" "%1" %*






Comments
Snippets Manager replied on Thu, 2009/11/19 - 11:27am