It's a common pratice to tell the user what version is being installed even if this is somewhat obvious (the user opened the installer, he should know it). Many installers do this and Win MSIX installer too. However, there is no sign in our Installer about what version is being installed (the reused splash/intro image doesn't count because it isn't always different at each micro or revision, and text is small). --- To accomplish that feature, the Inno langs needed to be patched since Inno actually forbidden to use that feature when we have a Welcome page. https://groups.google.com/g/innosetup/c/w0sebw5YAeg But 'UninstallAppFullTitle' from the following langs couldn't be patched: - Japanese - Lativian |
||
|---|---|---|
| .. | ||
| 1_build-deps-crossroad.sh | ||
| 1_build-deps-msys2.sh | ||
| 2_build-gimp-crossroad.sh | ||
| 2_build-gimp-msys2.sh | ||
| 3_bundle-gimp-uni_base.sh | ||
| 3_bundle-gimp-uni_dep.py | ||
| 3_bundle-gimp-uni_sym.sh | ||
| 4_dist-gimp-inno.ps1 | ||
| 4_dist-gimp-winsdk.ps1 | ||
| all-deps-uni.txt | ||