wyatt-herkamp / lnk-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Rust 100.0%