Closed bovirus closed 1 year ago
@bovirus I'm using Inno Setup version 6.2.2. The .iss file is here. The language files are not located in the project as they are common to my other projects, but I've attached the Itailian.isl (renamed to .txt since GitHub wouldn't allow .isl).
Italian.isl.txt
I'll investigate the Inno docs and see if I can find how to add version number to the window title. Unless you have that information handy.
I have the version number added to the installer title bar and the copyright statement updated. c1dae5c758134cf151daf16d867f845ea29876d3
I believe that the above items have been addressed in the latest release.
Is there an existing issue for this?
What happened or didn't happen
@Timthreetwelve
Thanks for multilanguage installer.
Please check screenshot for details
-Exe file properties Copyright (red box) is not ncessary Copyright is already the field name (c) and Copyright are equeal. leave just (c)
In caption text is missing app version number. It's better to have it in Caption because is vsible in all installer windows.
I have some doubts about installer strings like "Si noti .."
Steps To Reproduce
Install the application
Version
0.5,23.0
Windows Version
Windows 11 22H2
Relevant log output
No response
Anything else?
What version of Inno Setup are you using? May I have instalelr script for a deep check?