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.
我想在自定义操作的参数中传递一个文件名。这些文件正在安装到系统中。我可以传递这些文件的组件 ID 而不是传递硬编码名称吗?
由于 Wix 提供了 Session 变量来与 C# 自定义操作进行通信 ....在某些 Session 变量中分配您的文件路径并在自定义操作中使用它...
确保变量名称应为 CAPS