You mean like this:
<WixVariable Id="WixExtbaThemeXml" 
Value="$(var.SolutionDir)Include\HyperlinkTheme.xml" />
<WixVariable Id="WixExtbaThemeWxl" 
Value="$(var.SolutionDir)Include\HyperlinkTheme_ClientSuite.wxl" />

-----Original Message-----
From: yugolancer [mailto:thewebo...@yahoo.com] 
Sent: August-22-13 6:04 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Theme element

Hello Guys,

How do I fix this odd error?

*The document element name 'Theme' is invalid.  A Windows Installer XML source 
file must use 'Wix' as the document element name.*

It's just the same RtfTheme.xml that I copied from the source-code
(src\ext\BalExtension\wixstdba\Resources)

I haven't modified the theme.
I just set the ThemeFile attribute in the 
<bal:WixStandardBootstrapperApplication

Also if you know please tell me what should the build action for the theme 
file(s). 

Thank you so much




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Theme-element-tp7588336.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and AppDynamics. 
Performance Central is your source for news, insights, analysis and resources 
for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to