Function msi::open [] [src]

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

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