Hi,
I am working with an 'Install new version first and then uninstall old version' installer where I have to do some serious "refactoring" of some Components. In this Components I have located several files with a shared key, and the file "holding" the key must be deleted. This in turn leads to several necessary files being deleted on the uninstall step.
The only way to solve this, as I see it, is to do an upgrade - then a repair.
If I could turn on automatic repair after the upgrade that would be nice.
Any suggestions?