Manage Windows shortcut in Python

Pierre Rouleau prouleau at impathnetworks.com
Tue Mar 12 13:12:36 EST 2002


Is there existing python package/module/function that can be used to
manage Windows file shortcuts?

I would need to be able to:

* create a shortcut to a known file
* read an existing shortcut and get the file it points to
* update the content of a shortcut file and change to file it points to.



Thanks for the help.

Pierre Rouleau




More information about the Python-list mailing list