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

60 lines
5.7 KiB
Plaintext

{OLD_VER}4.3.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\ver430
{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: es-ES}http://www.classicshell.net/downloads/latestes
{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/vl6p21s4jrx90f5/bg-BG.dll
{LANG: cs-CZ}http://www.mediafire.com/download/5uamu811s1ty9gp/cs-CZ.dll
{LANG: de-DE}http://www.mediafire.com/download/0ns6daqu633uhsd/de-DE.dll
{LANG: es-ES}http://www.mediafire.com/download/vz14rim5tevmnfb/es-ES.dll
{LANG: fa-IR}http://www.mediafire.com/download/9fzik8xze08xb0f/fa-IR.dll
{LANG: fr-FR}http://www.mediafire.com/download/68onqw58rfvajze/fr-FR.dll
{LANG: hu-HU}http://www.mediafire.com/download/ib5b55zwc6h2afd/hu-HU.dll
{LANG: it-IT}http://www.mediafire.com/download/t2rzo0a2eygu15e/it-IT.dll
{LANG: ja-JP}http://www.mediafire.com/download/oj32h8888z8cbve/ja-JP.dll
{LANG: ko-KR}http://www.mediafire.com/download/hnkrtawpvpca1j2/ko-KR.dll
{LANG: nl-NL}http://www.mediafire.com/download/8jgsr4g37ryye4s/nl-NL.dll
{LANG: pl-PL}http://www.mediafire.com/download/pow326cl06a7833/pl-PL.dll
{LANG: pt-BR}http://www.mediafire.com/download/oh1oj748v73z042/pt-BR.dll
{LANG: ro-RO}http://www.mediafire.com/download/qxqg9249bv4qn17/ro-RO.dll
{LANG: ru-RU}http://www.mediafire.com/download/m6h3s1q9y2qh3fm/ru-RU.dll
{LANG: sv-SE}http://www.mediafire.com/download/vmvtvgykbawvd8j/sv-SE.dll
{LANG: tr-TR}http://www.mediafire.com/download/2oobaa5mdbrlo2e/tr-TR.dll
{LANG: zh-CN}http://www.mediafire.com/download/72e9l74j7a87541/zh-CN.dll
{LANG: zh-TW}http://www.mediafire.com/download/evmkdu1myimtcw4/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
- Official support for the Creators Update version of Windows 10
- Added a setting to clear icon cache
- Multiple minor improvements and bugfixes