Resolving windows shortcut to url

Richard Townsend rt at nospam.com
Fri Sep 21 15:31:14 EDT 2007


If I have a windows shortcut to a URL, is there a way to get the URL
in a Python app?

I found some code that uses pythoncom to resolve shortcuts to local
files, but I haven't found any examples for URLs.

The PyWin32 help mentions the PyIUniformResourceLocator Object, but I
couldn't find an example of how to use it.




More information about the Python-list mailing list