Actions
Bug #1022
closedChocolatey installer for DCMTK does not support clean upgrade
Start date:
2022-05-10
Due date:
% Done:
100%
Estimated time:
Module:
Operating System:
Windows
Compiler:
Description
The chocolatey installer for DCMTK supports installation and deinstallation of DCMTK. However, when "choco upgrade" is run, the new version of the toolkit is installed, but the old binaries are not deleted, causing "Shimgen" to first create Shims for the old version, and then to overwrite these with Shims pointing to the new version.
The upgrade operation should remove the old binaries before installing the new ones.
Actions