Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从 msi 文件中提取托管自定义操作的 dll。
您可以使用 Windows SDK 中提供的 Orca 工具。使用 Orca 打开 MSI 并转到 Binary table。双击我们自定义操作使用的资源对应的“数据”列。您将获得一个模式对话框,其中包含保存列内容或覆盖它的选项。