win32: Registering windows file types?

Robert k.robert at gmx.de
Tue May 20 05:53:52 EDT 2003


>From inside a Python app, I want to register (setup and change) a
windows explorer file type (e.g. ".foo") in order to launch actions on
double click/right click in explorer.
Is this possible with win32 modules?

Robert




More information about the Python-list mailing list