lnk

Reading the target of a .lnk file in Python?

Reading the target of a .lnk file in Python? Question: I’m trying to read the target file/directory of a shortcut (.lnk) file from Python. Is there a headache-free way to do it? The spec is way over my head. I don’t mind using Windows-only APIs. My ultimate goal is to find the "(My) Videos" folder …

Total answers: 11