This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- changing InstallerTitle at run time
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 30, 2012
04:54 AM
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
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
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 30, 2012
06:43 AM
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
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
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 02, 2012
01:19 AM
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
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
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 06, 2012
04:05 AM
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
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