Creating explorer link on Win32

Gerhard Häring gerhard at bigfoot.de
Tue Jun 4 07:55:17 EDT 2002


* 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
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list