Doc'ing further tweak for the windows installer

This commit is contained in:
dolphin6k 2021-10-22 18:30:40 +09:00
parent 174e500889
commit 7d8a5f67bb

View file

@ -186,8 +186,9 @@ $Id$
* Other Windows installer updates: * Other Windows installer updates:
+ Updated to Inno Setup 6 + Updated to Inno Setup 6
+ 64-bit version now to be installed in the standard "Program Files" + 64-bit version now to be installed in the standard "Program Files"
folder instead of "Program Files (x86)" as before. folder on 64-bit architecture instead of "Program Files (x86)" as before.
Installer will invoke uninstaller for existing Tux Paint, if found. + 64-bit installer will invoke uninstaller for existing old x86 mode
installation, if found.
+ Updated translation files for the installer + Updated translation files for the installer
+ Added language specification to start menu shorcuts for which + Added language specification to start menu shorcuts for which
translation is supported both for the web site and installer. translation is supported both for the web site and installer.