/lnk-rs

A Rust library for parsing and writing MS Shell Links (shortcuts, *.lnk)

Primary LanguageRustMIT LicenseMIT

Shell Link parser and writer for Rust

Works on any OS - although only really useful in Windows, this library can parse and write .lnk files, a shell link, that can be understood by Windows.

To get started, see the docs.rs documentation.