Re: [WiX-users] customizing burn prerequisite boostrapper image in theme

2014-01-27 Thread Farrukhw
Thanks a lot for the useful reply and solution. I was in search of this... Be happy forever.. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/customizing-burn-prerequisite-boostrapper-image-in-theme-tp7205852p7592105.html Sent from the wix-users m

Re: [WiX-users] customizing burn prerequisite boostrapper image in theme

2012-02-07 Thread stewarth
I got this working by adding my image file to the payload - & in the .thm file: Also, in case anyone is scratching their head like i was with localisation, you need to define two WixVariables: Otherwise it will use the default ones. -- View this message in contex

Re: [WiX-users] customizing burn prerequisite boostrapper image in theme

2012-01-20 Thread Rob Mensching
Theme errors today are pretty terse (aka: useless). Basically, something is not where it is expected to be and the thm failed to load. There is nothing special about the mbapreq.png or it's name so you can change it to whatever you want, just have to get it where the code will find it. On Thu, Jan