cant make an upgrade

L

liorh

i'm trying to use the installation to upgrade an older version. i'm
using x.dll (based on c#) to register assemblies to GAC, as a
Custom-Action for installing/uninstalling/rollback.

when installing (without the older version installed) - everything is
good. the right x.dll is running during the process.

but when upgrading over older version - the old x.dll is running !! and
the GAC is not changing as i expected.

i'm using the same upgradeCode for both versions and different
productCode. the version is different too.

the property RemoveOlderVersion set to True.

what's wrong ? how do i make the right dll to run ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top