Files
Open-Shell-Menu/ClassicStartSrc/ClassicStartSetup/UpdateBin/update_4.2.2.txt
Xenhat 0adcd693e4 Some branding and licensing work (#22)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* Initial re-branding work (#21)

* Create copy of __MakeFinal to build all languages (Use this file when releasing new versions)

* Move the registry key IvoSoft->Passionate-Coder (#21)

* Change company/mfg name IvoSoft->Passionate-Coder (#21)

* Update some leftover copyright dates (#21)

* Fix accidental copy-paste breaking MakeFinal scripts

* Fix invalid company name for Wix and change registry keys to match the new string (#21)

* Update more copyright and legal text (#21)

* Update RTF files format (Wordpad generated those) (#21)

* update license text in RTF files (#21)
We lost the blue link text in the installer page. Will have to manually re-color all the links later.
2018-06-25 01:42:52 -04:00

77 lines
6.5 KiB
Plaintext

{OLD_VER}4.2.2
{NEW_VER}4.3.1
{SIGNER}Ivaylo Beltchev
{UPDATE}<a href="http://www.classicshell.net">www.classicshell.net</a>
{LANGUAGES}<a href="http://www.classicshell.net/translations">www.classicshell.net/translations</a>
{LANGFOLDER}..\..\Localization\Old\ver421
{INST: en-US}http://www.classicshell.net/downloads/latest
{INST: de-DE}http://www.classicshell.net/downloads/latestde
{INST: fr-FR}http://www.classicshell.net/downloads/latestfr
{INST: it-IT}http://www.classicshell.net/downloads/latestit
{INST: pl-PL}http://www.classicshell.net/downloads/latestpl
{INST: ru-RU}http://www.classicshell.net/downloads/latestru
{INST: zh-CN}http://www.classicshell.net/downloads/latestzhcn
{INST: zh-TW}http://www.classicshell.net/downloads/latestzhtw
{LANG: bg-BG}http://www.mediafire.com/download/8q2295f74mz2epf/bg-BG.dll
{LANG: cs-CZ}http://www.mediafire.com/download/5uamu811s1ty9gp/cs-CZ.dll
{LANG: de-DE}http://www.mediafire.com/download/7dvfqe1bwpm71pc/de-DE.dll
{LANG: fa-IR}http://www.mediafire.com/download/j63w3td9xac57c2/fa-IR.dll
{LANG: fr-FR}http://www.mediafire.com/download/3ax5xvoy1rc4f7p/fr-FR.dll
{LANG: hu-HU}http://www.mediafire.com/download/viu4yw9iaglmyd9/hu-HU.dll
{LANG: it-IT}http://www.mediafire.com/download/3npgfgcyd58uq7m/it-IT.dll
{LANG: ja-JP}http://www.mediafire.com/download/oj32h8888z8cbve/ja-JP.dll
{LANG: ko-KR}http://www.mediafire.com/download/oasv7hsex7v7j2f/ko-KR.dll
{LANG: nl-NL}http://www.mediafire.com/download/0mh03uw334zd724/nl-NL.dll
{LANG: pl-PL}http://www.mediafire.com/download/gdkqivfq5qdakbq/pl-PL.dll
{LANG: pt-BR}http://www.mediafire.com/download/kuu6eub3v141oc0/pt-BR.dll
{LANG: ro-RO}http://www.mediafire.com/download/k9hspjkhayp3m39/ro-RO.dll
{LANG: ru-RU}http://www.mediafire.com/download/r1v3mnmyk2i5ojz/ru-RU.dll
{LANG: sv-SE}http://www.mediafire.com/download/5442zgwdowhjg98/sv-SE.dll
{LANG: tr-TR}http://www.mediafire.com/download/2oobaa5mdbrlo2e/tr-TR.dll
{LANG: zh-CN}http://www.mediafire.com/download/3bkbhv4zp8saavz/zh-CN.dll
{LANG: zh-TW}http://www.mediafire.com/download/lsb8g4tkdlw1e53/zh-TW.dll
{NEWS}New in version 4.3.1
===============================================================================
- Improved support for Windows 10 Anniversary Update
- Taskbar skinning - change background color, texture, and text color
- New Metallic skin with many new skin features
- New menu animations
- New ability to execute some start menu commands from the command line
- New buttons for Explorer to change folder settings and to create zip archive
- New ability to change the font and size of the status bar in Explorer
- Improved support for touch keyboard
- New ability to save settings to XML files from command line:
use "ClassicStartMenu.exe -backup <settings file>"
- New skin features, including glass for Windows 10
- New command to access the PC settings directly
- New settings to control the color and opacity of the Windows 10 taskbar
- New transparency settings for skins
- New ability to uninstall Metro apps from the start menu
- Improved support for the Edge browser
- Improved search performance
- Official support for the Creators Update version of Windows 10
- Added a setting to clear icon cache
- Multiple minor improvements and bugfixes