Re: [WiX-users] Theme 3.8 - Customize WixStandardBootstrapperApplication

2013-08-15 Thread Phill Hogland
Yes, you are correct. It is documented in the 3.8 help. I missed the idea that I needed to add "http://example.com/license.html"; LogoFile="path\to\customlogo.png" ShowVersion="Yes" /> " As a child of the element. -- View this message in context: http

Re: [WiX-users] Theme 3.8 - Customize WixStandardBootstrapperApplication

2013-08-14 Thread Neil Sleightholm
users] Theme 3.8 - Customize WixStandardBootstrapperApplication I was using WixExtendedBootstrapperApplication.HyperlinkLicesne and I upgraded to Wix 3.8.722 and am using WixStandardBootstrapperApplication.HyperlinkLargeLicense. I had perviously (in 3.7) captured the thm.xml file from the \ba1 f

[WiX-users] Theme 3.8 - Customize WixStandardBootstrapperApplication

2013-08-13 Thread Phill Hogland
I was using WixExtendedBootstrapperApplication.HyperlinkLicesne and I upgraded to Wix 3.8.722 and am using WixStandardBootstrapperApplication.HyperlinkLargeLicense. I had perviously (in 3.7) captured the thm.xml file from the \ba1 folder and added it to my project, and then edited it. Prior to ed