Files
Open-Shell-Menu/ClassicStartSrc/ClassicStartSetup/UpdateBin/update_4.2.0.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

78 lines
6.4 KiB
Plaintext

{OLD_VER}4.2.0
{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\ver410
{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/4d2e5fy03146vmc/bg-BG.dll
{LANG: de-DE}http://www.mediafire.com/download/pg3cd3xir3aizg3/de-DE.dll
{LANG: fr-FR}http://www.mediafire.com/download/psngc71yy22egja/fr-FR.dll
{LANG: gd-GB*}http://www.mediafire.com/download/7i6e8ssp2pzl0fm/gd-GB.dll
{LANG: hu-HU}http://www.mediafire.com/download/6xe5j7m9thq033d/hu-HU.dll
{LANG: it-IT}http://www.mediafire.com/download/uoobt3dh2oq46gm/it-IT.dll
{LANG: ja-JP}http://www.mediafire.com/download/vbemqnnsqxp7vnl/ja-JP.dll
{LANG: ko-KR}http://www.mediafire.com/download/tp4gv3x7817xzrt/ko-KR.dll
{LANG: nl-NL}http://www.mediafire.com/download/kcgjm2pcug8f1bn/nl-NL.dll
{LANG: pl-PL}http://www.mediafire.com/download/bp5rc0a3zzgf1c7/pl-PL.dll
{LANG: pt-BR}http://www.mediafire.com/download/3z8o2vnzg84o3j6/pt-BR.dll
{LANG: ro-RO}http://www.mediafire.com/download/q1ymom8j8p8811z/ro-RO.dll
{LANG: ru-RU}http://www.mediafire.com/download/yat9k54cl4r0loa/ru-RU.dll
{LANG: sv-SE}http://www.mediafire.com/download/le6oydbvk5onzeb/sv-SE.dll
{LANG: tr-TR}http://www.mediafire.com/download/qx7xz61why671e0/tr-TR.dll
{LANG: zh-CN}http://www.mediafire.com/download/iwc0fo4nhy8cv2g/zh-CN.dll
{LANG: zh-TW}http://www.mediafire.com/download/zkvj9ly8uiqrnn9/zh-TW.dll
{FLAG: gd-GB}flags\gd-GB.bmp
{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