Hi,

I am replying myself, I have found one possible solution.

On Thu, Nov 17, 2011 at 3:07 PM, Peter Bulyaki

> Hi Guys,
>
> I removed the Bundle/@Name element from my wxs file, because I don't want
> to see the bundle name in the Add/Remove Programs list. However, this
> removed the title from the bootstrapper UI too. Is there any other way to
> get rid of the bundle name in Add/Remove Programs while keeping the title
> on the bootstrapper?
> I have tried setting the WixBundleName variable as well, with zero success.
>
>
- I have copied the RtfTheme.xml from the WiX source to my project, and
renamed it MyTheme.xml
- Added this line to my Bundle.wxs:
       <WixVariable Id="WixStdbaThemeXml" Value="MyTheme.xml" />
- Changed the Window tag in the MyTheme.xml to the title I want to use
(instead of '[WixBundleName] Setup').

Peter
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to