【发布时间】:2014-09-26 06:21:34
【问题描述】:
我正在使用 install-shield 7 构建一个 install-shield 项目,但出现以下错误。 我尝试禁用 DEP,但没有成功。
Extracting COM data from 1 component(s)
Warning: -4354: The build was unable to extract COM information from the file M:\tcent.70_win_20081010\base\mti\dm
m\winclnt\bin\DMCom.exe in component DMCom. Please ensure that the file is self-registering and verify that the self-registration process does not fail.
有人知道如何解决吗?
【问题讨论】:
-
您是否按照错误消息中的建议进行操作?如果它确实是自注册的,并且 IS 可以从其中提取注册,那么问题可能是在构建时缺少依赖项。如果是 Win32,在构建位置使用依赖walker 看看它们是否都在那里。
标签: .net dll com installshield