CTNode 10.4.4
Version 10.4.4.5 (30/10/2017)
- Fix: sip options not detected anymore after restart Central CTArchitect without restart CTNode
Version 10.4.4.4 (26/09/2017)
- Wrong detection of default sip port
Version 10.4.4.3 (20/04/2017)
- Fixed problem in setups while comparing versions which could cause e.g. v10 to be considered older than v2.7. This fix applies to CTArchitect, CTNode, GlobalCCA and WebProd setups, and was first seen on MDAC prerequisite check.
- Fixed wrong threshold value for FileCache syncing in logging: this was previously increased from 15MB to 50MB, but the logging still mentioned 15 MB.
- Fixed automatic creation of registry key MaximumFileCacheSyncSizeMB, which was not created when it doesn't exist.
- Fixed some problems with Microsoft Visual C++ Redistributable in setups:
- When installing Microsoft Visual C++ Redistributable, in most cases multiple versions within the same track were installed. E.g. when installing Microsoft Visual C++ 2015 v14.0.24215, v14.0.24212 was also installed. This bug applies to Microsoft Visual C++ 2008 up till 2015. Except for the unneeded installation, there is no impact.
- Updated version-check of Microsoft Visual C++ 2015 Redistributable (both 32-bit and 64-bit), according to a new recommendation of Microsoft. This fixes problems when running the installer on systems where Microsoft Visual C++ 2017 Redistributable (14.10.x) or some versions of TFS testing framework are already installed. An error message box is displayed (errorcode 0x666 or 0x80070666), after which the setup continuous.
Version 10.4.4.2 (23/03/2017)
- Updated behavior of the Emergency exit (red hand) to gracefully close the connection with CTArchitect, as happens with the
Close (
X) system button on the window title bar. - Fixed startup problems with CTWatch because the packaged Visual C++ runtime is 2015 (vc14) and CTWatch was built with Visual Studio 2013 (vc12). CTWatch is now also built with Visual Studio 2015 (vc14). This is a fake release of CTArchitect to allow identification of the new setup containing the updated CTWatch. CTArchitect 10.4.5.3 and 10.4.5.2 are identical.
- Fixed problem during setup, resulting in missing icons (start menu, autostart user and autostart system) when upgrading from
5.3.x. Before 5.4.0, CTNode was called HWClient, and during the upgrade, the file
HWClient.lnkwas searched instead ofHardware Client.lnk.
Version 10.4.4.1 (14/11/2016)
- CTArchitect/CTNode: Added support for TCP. This needs to be enabled in the registry:
HKLM\SOFTWARE\WOW6432Node\MI4C\CTArchitect\HMP1_TcpEnabled= 1 (DWORD).
Setting required on CTNode (CTArchitect on stand-alone platform), after which CTNode (CTArchitect on stand-alone platform) needs to be restarted. - All fixes up to 10.4.3.2.