<< Return to the main ContextConsole page
- 2011/03/06 - 2.1.0
- [Bug #201] [General] Rebranded as the "ContextConsole Shell Extension".
- [Bug #266] [General] Improved the way in which ContextConsole is built.
- 2011/02/25 - 2.0.5
- [Bug #256] [Localizations] Added/updated Hebrew, Hungarian, Korean, and Slovak translations. (translators: PDFCreator's Hebrew translator, Dániel Zentai, Wonjae Park, and "E.T.", respectively)
- 2011/02/24 - 2.0.4
- [Bug #247] [General] The
%ComSpec%
environment variable will now be honored.
- [Bug #255] [Localizations] Added Swedish, Czech, and Korean translations. (translators: Carl-Johan Berg, Petr Mikota, and "ErMaker", respectively)
- 2009/07/04 - 2.0.3
- [Bug #209] [Localizations] Added Ukrainian translation. (translator: Yurii Petrashko)
- 2009/07/01 - 2.0.2.1
- [Bug #184] [Installer] On Windows 7 RC and newer, Windows will no longer incorrectly display the "This program might not have installed correctly" message after installation.
- [Bug #205] [Installer] Moved the installer's UAC elevation to right before the actual installation, instead of when the installer is first launched.
- 2009/06/21 - 2.0.2
- [Bug #195] [Localizations] Added Romanian translation. (translator: Oprea Nicolae, a.k.a. "Jaff")
- 2009/06/07 - 2.0.1
- [Bug #181] [General] Registry keys to override the default behavior can now be set in HKLM in addition to HKCU.
- [Bug #190] [Localizations] Various changes and fixes to strings and localizations.
- [Bug #192] [General] Added support for the background context menu of library subfolders in NT 6.1+.
- 2009/05/24 - 2.0.0
- [Bug #44] [General] Added support for opening elevated command prompts through UAC on Windows Vista, Windows 7, etc.
- 2009/05/22 - 1.2.1
- [Bug #161] [Installer] Improved the way in which the uninstaller deletes the DLL.
- [Bug #177] [Localizations] Added Norwegian translation. (translator: Kjetil Hjartnes)
- 2009/03/28 - 1.2.0
- [Bug #80] [General] It is now possible to override the default language selection with a registry key.
- 2009/01/13 - 1.1.10
- [Bug #6] [Installer] The installer will now remind the user to log off and log back on after the installation is completed if the installer determines that it is necessary (when updating an existing installation, the shell process needs to be restarted in order to get it to load the new version into memory).
- [Bug #7] [Localizations] Changed the access key for the Greek translation.
- [Bug #18] [Installer] Fixed Windows 7 installation error.
- 2009/01/08 - 1.1.9
- Added Serbo-Croatian (Latin alphabet) and Serbian (Cyrillic alphabet) translations. (translator: "mara-")
- 2008/12/20 - 1.1.8
- Added Portuguese (pt-BR) translation. (translator: "0d14r3")
- Added Russian translation.
- 2008/12/17 - 1.1.7
- Added Polish translation. (translator: Adam Kłos)
- 2008/12/12 - 1.1.6
- Added Greek translation. (thanks "XhmikosR"!)
- 2008/12/03 - 1.1.5
- Added Turkish translation. (thanks "MrNxDmX"!)
- 2008/12/02 - 1.1.4
- Added Japanese translation. (thanks "yumeyao"!)
- Changed the access keys for the Chinese translations.
- 2008/11/27 - 1.1.3
- 2008/10/27 - 1.1.2
- Eliminated the msvcp60.dll (C++ runtime library; STL) dependency.
- 2008/10/16 - 1.1.1
- Various minor improvements to the installer.
- 2008/10/13 - 1.1.0
- Unified installer: instead of using separate setup packages for 32-bit and 64-bit systems, there is now one single setup package for both platforms. The installer will take care of everything, simplifying distribution and installation. Note that, for Windows x64, the installer will install both the 32-bit and 64-bit binaries (any 32-bit application making use of shell components, such as a file picker dialog, would need the 32-bit extension, even if Windows is 64-bit).
- The self-installation function (
DllInstall
) has been improved, is more robust, and is less likely to fail.
- The installer now exclusively uses
DllInstall
and no longer relies on INF files; this resolves some issues that the old installer had with in-use file replacement during update installs.
- Added keyboard navigation access keys to the context menu item.
- Added Portuguese (pt-PT) translation.
- 2008/09/11 - 1.0.5
- The 64-bit build is now compiled with the PSDK compiler, which makes eliminating the static linking of the CRT possible. This significantly reduces the file size of the 64-bit version (its size is now comparable to that of the 32-bit build), and being able to use the same CRT as the host shell process conveys other benefits, including a reduced memory footprint (not that anyone running a 64-bit OS would ever notice a few kilobytes).
- The 32-bit build was version-bumped to 1.0.5 in order to keep the version numbers in sync, but no changes were made (the CRT was never statically-linked in the 32-bit build).
- 2008/09/04 - 1.0.4.2
- The 64-bit build is now compiled with VC9SP1 instead of VC8SP1.
- Fixed compile-time error if VC9 or newer is used to build the 32-bit source.
- 2008/09/02 - 1.0.4.1
- New: 64-bit build (requires a 64-bit version of Windows). The 32-bit build is unchanged.
- 2008/07/03 - 1.0.4
- Added Italian translation. (thanks "Davide" and "mf3imp"!)
- 2007/08/31 - 1.0.3
- Installation and uninstallation can now be invoked via standard
DllInstall
calls.
- Improved the installer.
- 2007/08/21 - 1.0.2
- 2007/08/13 - 1.0.1
- Added German, Spanish, and Traditional Chinese translations.
- 2007/08/08 - 1.0.0