Creating explorer link on Win32
Mike C. Fletcher
mcfletch at rogers.com
Tue Jun 4 11:40:12 EDT 2002
More information about the Python-list mailing list
Tue Jun 4 11:40:12 EDT 2002
- Previous message (by thread): Creating explorer link on Win32
- Next message (by thread): sharing data in list sub-classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There's a demo of creating a shell link in site-packages\win32comext\shell\test\link.py (obviously only if you've installed win32all). Just so you don't have to do a lot of searching for it. Enjoy, Mike Gerhard Häring wrote: > * Florian Fredegar Haftmann [2002-06-04 13:48 +0100]: > >>Hi! >> >>I'm searching for a possibility to create an explorer link (*.lnk) to a >>file on Win32. Has anyne heard of a python module able to do that in a >>simple way? > > > Mark Hammond's win32 extensions. On my homepage, under VitaminP, there > is a pure-C solution, which you can live with software explictely marked > as 'experimental'. IOW, I'd go with the win32 extensions. > > Gerhard _______________________________________ Mike C. Fletcher http://members.rogers.com/mcfletch/
- Previous message (by thread): Creating explorer link on Win32
- Next message (by thread): sharing data in list sub-classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list