1. Add following in your script
<BootstrapperApplicationRef
Id="WixStandardBootstrapperApplication.RtfLicense">
        <bal:WixStandardBootstrapperApplication 
        ThemeFile="SetupTheme.xml" 
        LocalizationFile="SetupTheme.wxl" 
/>

2. Download source and look at the template of theme files at
src\ext\BalExtension\wixstdba\Resources\

3. Then look for /<String Id="SuccessHeader">/ in .wxl file and edit the
text.

4. I am still figuring out how to change the message for uninstall.



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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to