TeamCity version differs between app and Programs and Features
My TC server keeps getting flagged by antivirus software even though it was updated to the latest version (2022.04 (build 108502)). In the browser it shows the updated version, but in Programs and Features it shows the old (2021.2.2 (build 99660)) version. Does anyone know how to update the version number in Programs and Features so that they stop bugging me about the version? :)
Please sign in to leave a comment.
The version that is displayed in Windows Control Panel is only updated when the TeamCity .exe installer is used, so you've probably been using the auto-update feature. We do have a feature request to update the Windows registry with the auto-update, please vote for TW-67253. As a workaround, it can be modified in the Windows registry, but this would not typically be the recommended approach.
You may find the records at this location for Windows 10, but the path may be different depending on your OS and some other factors: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\JetBrains TeamCity
You would need to update the keys for DisplayName and DisplayVersion. Then, it is required to restart Windows in order for the updated records to be detected by Windows.