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.
我正在寻找一种将多个属性添加到SecureCustomProperties我的 .msi 安装程序属性表中的值的方法。我尝试过逗号分隔、分号分隔,甚至空格分隔符。以上似乎都不起作用。
SecureCustomProperties
提示?
好的,所以我几乎就在那里......用 NO SPACES 分隔的分号。这似乎可以解决问题。