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.
有没有人使用 COMAdminCatalog.InstallApplication 成功地将应用程序安装到 COM+ 中?如果是这样,您需要将什么类型的文件作为 bstrApplicationFile 参数传递?
.msi 安装程序。ExportApplication 则相反(它从现有应用程序创建一个 .msi 安装程序)