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.
任何人都知道此自定义表的用途以及该列的具体含义是什么?文档对此保持沉默,网络上的信息很少。
我正在尝试对我的 InstallShield 项目做同样的事情。您是否已成功弄清楚如何在 ISComponentExtended 表的 FilterProperty 列中生成值?
非常感谢!
查尔斯
FilterProperty 只是一个 GUID 字符串,所有“-”都替换为“ _”,以“_”开头,以“_FILTER”结尾。我写了一个简单的工具来将我的文件导入到项目中,并且项目编译得很好。
_