yskwong
Posts: 1
Joined: Fri Jul 31, 2009 1:21 am

Custom Dialog Text and Title

I am using AI for a java project.

During installation, all the default dialogs show the Product Name (including title of and text in dialogs). I wonder if it is possible to customize the text, say to show also the Product Version in the dialogs during installation. Pls advise. Thank you.
GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact: Website

Re: Custom Dialog Text and Title

Hello,

The option you are seeking is available in an Enterprise Project only.
You can set up your dialogs' titles like this:
- go to Dialogs page
- select the dialog whose title you want to change
- in the right pane, change the Title attribute to whatever you like:

Code: Select all

[ProductName] v[ProductVersion] [Setup]
- repeat this for every dialog whose title you want changed

As a workaround, you can manualy place the version of your product inside the Product Name field on the Product Details page.

Regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”