macOS
brew install msitoolsprovider-native install command
安装
brew install msitoolsprovider-native install command
概览
Windows installer (.MSI) tool
历史
msitools is a GNOME-hosted toolkit for inspecting, extracting, comparing, and building Windows Installer MSI files on non-Windows systems. The GNOME wiki describes it as a set of programs based on libmsi, a portable library for reading and writing MSI files; libmsi itself is described there as a port of a subset of Wine's Windows Installer implementation.
The package's practical value is cross-platform packaging. Its small tools mirror the structure of MSI work: msiinfo inspects packages, msiextract extracts files, msidump dumps tables and streams, msidiff compares packages, and msibuild creates packages at a lower level. The suite also includes wixl, a WiX-like XML-to-MSI builder, and wixl-heat for generating XML fragments from file trees.
In package-manager terms, msitools occupies the Unix side of Windows installer workflows: it lets Linux and macOS build systems examine or produce MSI artifacts without installing Microsoft's toolchain. Debian packages it as a Windows Installer manipulation tool and exposes related libmsi and wixl packages, matching the upstream split between the library and command-line tools.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
msibuild | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
msidiff | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
msidump | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
msiextract | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
msiinfo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wixl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wixl-heat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:msitools |
|---|---|
| 版本 | 0.106 |
| 软件包管理器 | Homebrew |
| 主页 | https://wiki.gnome.org/msitools |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.