Tony
Posts: 2
Joined: Fri May 21, 2021 2:40 pm

How to set the version at application bottom right

Fri May 21, 2021 2:45 pm

After I create the installer file and install it on my computer, the application just show "Version" at the bottom right corner. How I can set it to real version number? Thank you for your help!

Catalin
Posts: 6542
Joined: Wed Jun 13, 2018 7:49 am

Re: How to set the version at application bottom right

Fri May 21, 2021 4:20 pm

Hello and welcome to our forums,

I am not quite sure I fully understand your scenario here.

Could you please give me some more details so I can further assist (e.g. a screenshot would really help here)?

For instance, if you are trying to display the version through a UI control (e.g. a "Static Text" control), you can proceed as it follows:

- open your project and go to "Dialogs" page

- select your "Static Text" control

- set the text to the [ProductVersion] property
StaticText.png
StaticText.png (172.41KiB)Viewed 2071 times

Hope this helps! If not, please give me some more details so I can further assist.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Tony
Posts: 2
Joined: Fri May 21, 2021 2:40 pm

Re: How to set the version at application bottom right

Fri May 21, 2021 4:44 pm

Hi Catalin,

I find the "version" in my application actually not come from Advance Installer, it is coded in application itself. so it is not a advance installer issue. Anyway, thank you so much for your help! I really appreciate it.

Best regards,

Tony

Catalin
Posts: 6542
Joined: Wed Jun 13, 2018 7:49 am

Re: How to set the version at application bottom right

Fri May 21, 2021 5:21 pm

Thank you for your followup on this, Tony!

I am glad to hear you sorted things out.

Please let me know if there is anything else I could help you with and I will gladly assist.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”