I have a dozen shared files installing to a common folder. The main install (Install A) copies the common Dlls and sets the ref counts. At the end of the main install, another install (Install

If I install a build (Install A) from the build system, each reference count is one greater than it should be. Uninstalling Install B removes 1 ref count from each of the three common files, and the uninstallation of Install A removes 1 from each of its Dll ref counts. This causes the files to not be removed during the uninstall because they now have ref counts of 1.
Any ideas are greatly appreciated.
Thanks for your help in advance.
D. Ruben
Legato Systems, Inc.