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.
我没有在wix的自定义对话框中找到控制浏览器和上传文件的类型。
Type="PathEdit" 只浏览文件夹,不能选择文件。
我在浏览文件和获取文件路径方面得到了很好的帮助。示例代码提供的示例,只需使用“MSBUILD”构建 dll
有关更多详细信息,请参阅链接:WiX 托管自定义操作(OpenFileDialog 示例)。