I did not find type in control to browser and upload file in custom dialog in wix.
Type="PathEdit" browse the folder only , can not select file.
I did not find type in control to browser and upload file in custom dialog in wix.
Type="PathEdit" browse the folder only , can not select file.
I got very good help for browsing the file and getting file path. Example provided with the sample code, just build the dll with "MSBUILD "
Refer the link for more details: WiX Managed Custom Actions (OpenFileDialog Example).