Good question. I'm not sure exactly, but here’s some code snippets that what
I'm guessing are UI-related:
<Wix
xmlns='http://schemas.microsoft.com/wix/2006/wi'
xmlns:bal="http://schemas.microsoft.com/wix/BalExtension"
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"
>
...
<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense" >
<bal:WixStandardBootstrapperApplication
LicenseFile="License.rtf"
LogoFile="lib\Logo_64x64.png"
SuppressOptionsUI="yes"
ThemeFile="RtfTheme-Custom.xml"
/>
</BootstrapperApplicationRef>
Obviously, we are using a custom theme (RtfTheme-Custom.xml), but it's almost
identical to the original src\ext\BalExtension\wixstdba\Resources\RtfTheme.xml
.
-----Original Message-----
From: Blair Murri [mailto:[email protected]]
Sent: Tuesday, August 27, 2013 05:51
To: [email protected]
Subject: Re: [WiX-users] Add text to final window in burn bootstrapper/installer
Which UI are you using in your bundle?
> From: [email protected]
> To: [email protected]
> Date: Mon, 26 Aug 2013 18:55:39 -0400
> Subject: [WiX-users] Add text to final window in burn bootstrapper/installer
>
> Hi all,
>
> Our installer bundled with burn currently posts a simple "Setup Complete"
> message when the install is done. How can we add additional text on this last
> window when the install is complete?
>
> Thanks,
> Alain
>
>
> ------------------------------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users