Quick teaser: Shell links
Just a quick post to show that Vineyard (and python-wine) now handles shell links (.lnk files):
If you’re interested in the technical stuff, python-wine can now read all the contained info in a Windows shell link using its own “binary” module (which is completely self contained and usable in other projects without including the entire python-wine). The reading is done using the standard Python module “struct” with no external dependencies.
Print article | This entry was posted by Christian Dannie Storgaard on March 14, 2011 at 10:25 pm, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |