Hotfix 78355

Version
This hotfix concerns SDL Tridion 2011 SP1.
Problem description
The Tridion Linking Windows Service was not correctly cleaning up a logger memory resource on certain Microsoft Windows platforms.
Hotfix description
The Linking windows service now keeps a correct reference to the used logger preventing unexpected restarts of the linking service and makes sure that there are no unresolved links.
Installation
  1. Stop the Tridion Linking windows service.
  2. Open a command prompt and execute the following command:
    cd_link.exe --remove
  3. Access the /Content Delivery/windows directory and copy the distributed cd_link.exe over the old version.
  4. Open a command prompt and execute the following command:
    cd_link.exe --install
  5. Start the Tridion Linking windows service.
Distributed files
cd_link.exe
Fixes included
None
Dependencies
None