Is there some way a UI can be enabled when Repair is started from ARP? Somehow Change runs with full UI and Repair only with minimum UI. I’m using WiX 3.5.
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 could use the ARPNOREPAIR Property to disable to repair button and force the user to select Change. From there they could do a Change, Repair or Remove. MSI and ARP works together to provide a Basic UI experience for Repair and Remove without any option to change it other then what I just mentioned.