JvdLinden
02-20-2006, 12:40 AM
Hi all,
I have a project with 4 packages. Some dlls of the project are dedicated to just one project, many of them are not. Some programs of a package use the same dll. So: each dll can be used 0-n times in a package.
After installation, the values in HKEY_LOCAL_MACHINE\Software\microsoft\windows\Curr entVersion\SharedDLLs all give 1 for all the shared DLLs.
After using the SW, some values become > 1, which makes it impossible to uninstall.
Question: who changes these values?
Jelle
I have a project with 4 packages. Some dlls of the project are dedicated to just one project, many of them are not. Some programs of a package use the same dll. So: each dll can be used 0-n times in a package.
After installation, the values in HKEY_LOCAL_MACHINE\Software\microsoft\windows\Curr entVersion\SharedDLLs all give 1 for all the shared DLLs.
After using the SW, some values become > 1, which makes it impossible to uninstall.
Question: who changes these values?
Jelle