Matmaus / LnkParse3

Windows Shortcut file (LNK) parser
MIT License
63 stars 13 forks source link

bugfix: hex() to Microsoft GUID #5

Closed ernix closed 3 years ago

ernix commented 3 years ago

Two patches included:

Matmaus commented 3 years ago

Thank you, I see no issues so I'll merge it. But we have to keep in mind to do not fail on a little malformed file (e.g. missing droid-file-id). This will be solved in another PR.