T
TC
I have a deployment project which is supposed to install an application
to the Program Files folder. I have set RemovePreviousVersions = True.
Nevertheless, I find that the obsolete version of one critical file is
not removed and is not replaced by the current version.
What is going on? Why isn't the file uninstalled by the setup program,
and why isn't it overwritten? I've been scouring the .NET help pages,
but I can find nothing to explain this behavior.
-TC
to the Program Files folder. I have set RemovePreviousVersions = True.
Nevertheless, I find that the obsolete version of one critical file is
not removed and is not replaced by the current version.
What is going on? Why isn't the file uninstalled by the setup program,
and why isn't it overwritten? I've been scouring the .NET help pages,
but I can find nothing to explain this behavior.
-TC