-
I upgraded to Wix4, but I am getting this Error. I had this code working without the CustomAction in Wix3 But I have added the Custom Action now, since I was getting the Error for Publish Event. But, what is the Correct way for Wix4 ? And I have 2 Statements (One Commented) for 'Publish Event'. Which is the Correct one ? I had the Uncommented one working fine earlier.
Error WIX0004 The CustomAction element contains an unexpected attribute 'BinaryKey'. Regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
https://wixtoolset.org/docs/fourthree/faqs/#converting-custom-wixui-dialog-sets |
Beta Was this translation helpful? Give feedback.
-
@barnson Thanx for the Link. I made the relevant changes and It worked. I was actually doing the '' within the UI>Dialog>Control Element, whereas it should actually be even outside the UI element, as a separate Entity, as a Separate Fragment. Now the Windows Print Dialog just once. Regards |
Beta Was this translation helpful? Give feedback.
https://wixtoolset.org/docs/fourthree/faqs/#converting-custom-wixui-dialog-sets