mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-14 12:48:27 +10:00
* 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.
282 lines
13 KiB
Plaintext
282 lines
13 KiB
Plaintext
/////////////////////////////////////////////////////////////////////////////
|
|
// Bulgarian (Bulgaria)
|
|
|
|
LANGUAGE 0x02, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/l4a3v8wsjp44bya/bg-BG.dll"
|
|
21 "4.3.1.0"
|
|
22 "2F64C0E5"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Chinese (Traditional, Taiwan)
|
|
|
|
LANGUAGE 0x04, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestzhtw"
|
|
20 "http://www.mediafire.com/file/uwf8w5at8t8q5wm/zh-TW.dll"
|
|
21 "4.3.1.0"
|
|
22 "5FA1A86A"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Czech (Czechia)
|
|
|
|
LANGUAGE 0x05, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/download/5uamu811s1ty9gp/cs-CZ.dll"
|
|
21 "4.2.1.0"
|
|
22 "69863C53"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// German (Germany)
|
|
|
|
LANGUAGE 0x07, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestde"
|
|
20 "http://www.mediafire.com/file/49nxy4140crjc1h/de-DE.dll"
|
|
21 "4.3.1.0"
|
|
22 "CD285D96"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (United States)
|
|
|
|
LANGUAGE 0x09, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
16 "4.3.1"
|
|
17 "New in version 4.3.1\r\n===============================================================================\r\n\r\n- Official support for the Creators Update version of Windows 10\r\n\r\n- Added a setting to clear icon cache\r\n\r\n- Multiple minor improvements and bugfixes"
|
|
18 "http://www.classicshell.net/downloads/latest"
|
|
19 "Ivaylo Beltchev"
|
|
23 "<a href=""http://www.classicshell.net"">www.classicshell.net</a>"
|
|
24 "<a href=""http://www.classicshell.net/translations"">www.classicshell.net/translations</a>"
|
|
END
|
|
|
|
1 VERSIONINFO
|
|
FILEVERSION _PRODUCT_VERSION
|
|
PRODUCTVERSION _PRODUCT_VERSION
|
|
FILEFLAGSMASK 0x17L
|
|
FILEFLAGS 0x0L
|
|
FILEOS 0x4L
|
|
FILETYPE 0x1L
|
|
FILESUBTYPE 0x0L
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "040904b0"
|
|
BEGIN
|
|
VALUE "CompanyName", "Passionate-Coder"
|
|
VALUE "FileDescription", "Update information"
|
|
VALUE "FileVersion", _PRODUCT_VERSION_STR
|
|
VALUE "InternalName", "Update"
|
|
VALUE "LegalCopyright", "Copyright (C) 2017-2018, The Passionate-Coder Team"
|
|
VALUE "OriginalFilename", "update.ver"
|
|
VALUE "ProductName", "Classic Start"
|
|
VALUE "ProductVersion", _PRODUCT_VERSION_STR
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x409, 1200
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// French (France)
|
|
|
|
LANGUAGE 0x0C, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestfr"
|
|
20 "http://www.mediafire.com/file/nt0lxo6ely6kgwu/fr-FR.dll"
|
|
21 "4.3.1.0"
|
|
22 "7F640E1D"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Hungarian (Hungary)
|
|
|
|
LANGUAGE 0x0E, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/6cjc15ukzk4936e/hu-HU.dll"
|
|
21 "4.3.1.0"
|
|
22 "613EFB0E"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Italian (Italy)
|
|
|
|
LANGUAGE 0x10, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestit"
|
|
20 "http://www.mediafire.com/file/55kvwwr0qfzq3og/it-IT.dll"
|
|
21 "4.3.1.0"
|
|
22 "A8566928"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Japanese (Japan)
|
|
|
|
LANGUAGE 0x11, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/download/oj32h8888z8cbve/ja-JP.dll"
|
|
21 "4.2.1.0"
|
|
22 "4196DF3A"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Korean (Korea)
|
|
|
|
LANGUAGE 0x12, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/2af4xyol82zy8zb/ko-KR.dll"
|
|
21 "4.3.1.0"
|
|
22 "217A818A"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Dutch (Netherlands)
|
|
|
|
LANGUAGE 0x13, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/pqkqp6wyprazc0x/nl-NL.dll"
|
|
21 "4.3.1.0"
|
|
22 "1783E3F5"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Polish (Poland)
|
|
|
|
LANGUAGE 0x15, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestpl"
|
|
20 "http://www.mediafire.com/file/ecqyug5spb9r6cd/pl-PL.dll"
|
|
21 "4.3.1.0"
|
|
22 "426EBCC4"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Portuguese (Brazil)
|
|
|
|
LANGUAGE 0x16, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/mzr9e6b0eur6i06/pt-BR.dll"
|
|
21 "4.3.1.0"
|
|
22 "6CF1E338"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Romanian (Romania)
|
|
|
|
LANGUAGE 0x18, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/download/qxqg9249bv4qn17/ro-RO.dll"
|
|
21 "4.2.5.0"
|
|
22 "5886722E"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Russian (Russia)
|
|
|
|
LANGUAGE 0x19, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestru"
|
|
20 "http://www.mediafire.com/file/j01fflsjah94c54/ru-RU.dll"
|
|
21 "4.3.1.0"
|
|
22 "11A34005"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Swedish (Sweden)
|
|
|
|
LANGUAGE 0x1D, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/file/hsbk87x8x1k8usx/sv-SE.dll"
|
|
21 "4.3.1.0"
|
|
22 "6C69DD59"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Turkish (Turkey)
|
|
|
|
LANGUAGE 0x1F, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/download/2oobaa5mdbrlo2e/tr-TR.dll"
|
|
21 "4.2.1.1"
|
|
22 "5086EF12"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Persian (Iran)
|
|
|
|
LANGUAGE 0x29, 0x1
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
20 "http://www.mediafire.com/download/9fzik8xze08xb0f/fa-IR.dll"
|
|
21 "4.2.5.0"
|
|
22 "B4CD2C87"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Chinese (Simplified, China)
|
|
|
|
LANGUAGE 0x04, 0x2
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestzhcn"
|
|
20 "http://www.mediafire.com/file/22b2l7cippa3srw/zh-CN.dll"
|
|
21 "4.3.1.0"
|
|
22 "B052FEC5"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Spanish (Spain, International Sort)
|
|
|
|
LANGUAGE 0x0A, 0x3
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
18 "http://www.classicshell.net/downloads/latestes"
|
|
20 "http://www.mediafire.com/file/s666cl2bagxd7l5/es-ES.dll"
|
|
21 "4.3.1.0"
|
|
22 "580236C9"
|
|
END
|
|
|