Installer GUI

  • Thread starter Thread starter jp2msft
  • Start date Start date
J

jp2msft

My client wants me to get rid of Microsoft's standard text in the Title of
the installer.

Instead, they want the text to be included in their custom banners.

I am easily able to include each banner on each different page, but how do I
get rid of Microsoft's text? I don't care if it is hidden, set to an empty
string, or anything else. It just should not be seen.

I'm fine editing the MSI with ORCA, but I don't know what needs to be edited.

Thanks for Helping!
~Joe
 
Hi,

Try editing the Text property for Control \ WelcomeForm \ BannerText and
Control \ AdminWelcomeForm \ BannerText .

Hope You find this useful.
-Zsolt
 
Back
Top