Hi all ! I need to upgrade some assemblies in GAC from old versions to new by minor upgrade. I have add .Net assembly to each component which contains key file with assemby .dll and specify strong name (Name,Version and PublicKeyToken) for each. With minor upgrade i have change only version field of assembly. After upgrade installs new assembly version appears in GAC, but old remains. Ok. Let it be. But when i tried to uninstall, new versions successfully deleted, but old remains in GAC. How i can remove old versions during uninstall proccess ?
I use Install Shield 12 SP2. Thanks and sorry for my english