rust-msi
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.
A pure Rust library for reading/writing Windows Installer (MSI) files.
Documentation: https://docs.rs/msi
rust-msi is made available under the MIT License.
Collection of the latest Issues
89z
Using this file:
https://static.rust-lang.org/dist/rust-1.48.0-x86_64-pc-windows-gnu.msi
I can read:
PS C:\rust-msi-master\target\debug\examples> .\msiinfo streams
rust-1.48.0-x86_64-pc-windows-gnu.msi
cab1.cab
cab2.cab
cab3.cab
cab4.cab
cab5.cab
but extract fails:
PS C:\rust-msi-master\target\debug\examples> .\msiinfo extract
rust-1.48.0-x86_64-pc-windows-gnu.msi cab1.cab
MSCFthread 'main' panicked at 'extract: Custom { kind: InvalidData, error:
"Windows stdio in console mode does not support writing non-UTF-8 byte
sequences" }', examples\msiinfo.rs:196:50
SamuelMarks
I like the idea of this project. Does it do the whole candle, light, and other tools equivalent, from WiX?
I've used MakeMSI in the past also, I'm assuming the goals of your project is to to the equivalent to WiX/MakeMSI?
0
Rust library for the Pimoroni Four Letter pHAT
This library aims to port ht16k33 (or rather a fork, as of right now) so credit goes to ht16k33-diet
12
Rust library for emulating 32-bit RISC-V
This library can execute instructions against any memory and register file that implements
150
Rust library for connecting to the IPFS HTTP API using Hyper/Actix
You can use actix-web as a backend instead of hyper
Rust library to manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD
This module provides two high level functions, getfacl and setfacl
384
Rust library translation (rust-src/rust-std/stdlib/rustlib translation)
This is the place to translate Having a documentation in your native language is essential if you don't speak English, and still enjoyable even if...
37
Rust library for using Infrared hardware decoders (For example a Vishay TSOP* decoder),
enabling remote control support for embedded project
4
Rust library for interaction with the OriginTrail Decentralized Knowledge Graph
open up an issue on this repository and let us know
Rust library for parsing COLLADA files
Notice: This library is built around files exported from Blender 2
27
Rust library for low-level abstraction of MIPS32 processors
This project is licensed under the terms of the MIT license