Function msi::open

source ·
pub fn open<P: AsRef<Path>>(path: P) -> Result<Package<File>>
Expand description

Opens an existing MSI file at the given path in read-only mode.