cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
srik_008
Level 7

changing InstallerTitle at run time

Hi,

I am running install anywhere through command prompt to create installers.i would like to change the installer title at run time like productname-version number.could anybody help me.

Regards,
Sreekanth
Labels (1)
0 Kudos
(3) Replies
SunnyBoy
Level 6

Hello Sreekanth,

Follow the steps mentioned in the below article where variables can have their values set during build time through build time variables.

http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q201360

Hope this helps.

Regards
SunnyBoy
0 Kudos
srik_008
Level 7

Hi,

here is it possible to use build property in install anywhere project.

here i would like to change my installer title at runtime like below example

Example:
-----------

Installer title-$versionno

here $versionno is my build property.i want to use the build property at the end of my installer title in each build is it possible could anybody help to me
0 Kudos
srik_008
Level 7

Hi ,

Thank you for your reply.its working fine,i used build time variables concept and used properties file to provide version number .now i can able to provide version number at the end of InstallerTitle . Thank for your help.

Regrads,
Sreekanth
0 Kudos