Do you know how to add a version number to setup package in Advanced Installer?
Last updated by Brady Stroud [SSW] 7 months ago.See historyDevelopers should add a version number at the end of the out package. E.g. SSWCodeAuditor_v14.0.0.exe
Here is how you do it in Advanced Installer:
- In the navigation pane look for Media
- Choose Configuration tab and click in MSI name text box which is located under Output section
- Next to the text add [|ProductVersion]. If the text-box is empty you may want to start it with [|ProductName]