10 releases (breaking)

0.8.0 Aug 8, 2024
0.7.0 Oct 24, 2023
0.6.0 May 27, 2023
0.5.1 Mar 5, 2023
0.1.0 Oct 24, 2017

#69 in Windows APIs

Download history 19558/week @ 2025-01-17 26798/week @ 2025-01-24 27869/week @ 2025-01-31 29295/week @ 2025-02-07 27428/week @ 2025-02-14 31032/week @ 2025-02-21 27496/week @ 2025-02-28 30315/week @ 2025-03-07 29067/week @ 2025-03-14 26950/week @ 2025-03-21 27999/week @ 2025-03-28 31386/week @ 2025-04-04 27579/week @ 2025-04-11 28604/week @ 2025-04-18 30651/week @ 2025-04-25 27073/week @ 2025-05-02

118,561 downloads per month
Used in 8 crates (5 directly)

MIT license

250KB
5.5K SLoC

A library for reading/writing Windows Installer (MSI) files.

A Windows Installer file, or MSI file, represents a Windows software package and a declarative description of how it should be installed. An MSI file consists of a relational database stored within a Compound File Binary file.


rust-msi

Build Status Crates.io Documentation

A pure Rust library for reading/writing Windows Installer (MSI) files.

Documentation: https://docs.rs/msi

License

rust-msi is made available under the MIT License.

Dependencies

~4MB
~131K SLoC