I have installed Wix 3.5 and i want to customize some dialogs, where can i find WixUi_en-us file?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need download the WiX 3.5 source from here.
Unzip the files. You want to look for UIExtension folder, located in a directory structured something like
src\ext\UIExtension\wixlibEDIT: At second glance, I don’t see the WiX 3.5 source posted there. Maybe someone else knows. If you just need that strings file though, you can get it by downloading the source code for one of the latest WiX 3.6 releases. Not sure if anything has changed or not as far as that specific file goes.