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.
我知道它可以通过自定义操作来完成,但是没有它可以完成吗?
自己找到了解决方案:
MY_PROPERTY
MY_PROPERTY = ""
你可能想要这样的东西:
WiX 工具集的“记住属性”模式
优点是您可以在 UI 中使用该属性,以防您想让用户有机会查看现有值,然后决定是否更改它。