Windows Explorer Context Menu
Syver Enstad
syver-en+usenet at online.no
Fri Dec 20 18:53:03 EST 2002
Thomas Heller <theller at python.net> writes:
> Syver Enstad <syver-en+usenet at online.no> writes:
>
> > A workaround, I have some registry entries that I use myself that
> > makes a .py file behave like a .exe or .bat in that you can drop one
>
> > or more files on it's icon and the files will be passed on the
> > commandline. Would that do?
>
> Why don't you post them?
Here:
REGEDIT4
[HKEY_CLASSES_ROOT\Python.File\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
[HKEY_CLASSES_ROOT\Python.NoConFile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
I just copied what exefile had. Don't have the slightest idea what it
actually does, but it seems to work fine.
--
Vennlig hilsen
Syver Enstad
More information about the Python-list
mailing list