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

#26 in Windows APIs

Download history 21556/week @ 2025-01-04 21647/week @ 2025-01-11 20009/week @ 2025-01-18 26827/week @ 2025-01-25 28685/week @ 2025-02-01 29029/week @ 2025-02-08 27967/week @ 2025-02-15 30215/week @ 2025-02-22 27797/week @ 2025-03-01 30202/week @ 2025-03-08 29120/week @ 2025-03-15 26981/week @ 2025-03-22 27922/week @ 2025-03-29 31171/week @ 2025-04-05 26850/week @ 2025-04-12 29680/week @ 2025-04-19

120,092 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