On 19-Apr-13 20:21, Hoover, Jacob wrote:

I noticed a behavioral change in 3.8, but haven't had time to track down the root cause. Previously one could provide a <Payload SourceFile="...\RtfTheme.xml" Name="thm.xml"/> inside a <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense"> and it would take this theme over the default. In 3.8, one has to explicitly use WixStandardBootstrapperApplication/@ThemeFile in order for the custom theme to be applied. I'm not sure if this was intentional, but just thought I would mention it.

It wasn't. Are you using WixStandardBootstrapperApplication in both? Can you run 'dark -x . bundle.exe' to extract the two bundles and diff them? I'm curious what the difference would be. I suspect it's that using WixStandardBootstrapperApplication pulls in the default and that wins over a payload pointing to the same Name.

--
sig://boB
http://joyofsetup.com/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to