Hi,
I have installed an assembly in a folder say C:\Assembly, then i
install the updated version of
this assembly. Now if any time i want to revert back to its previous
state how can i perform
that rollback?
Any ideas???
Phil Wilson - 29 Aug 2006 20:56 GMT
How did you install the original assembly and the update? If you're
MSI-based you could update the assembly with a patch, and later use
Add/Remove Programs to uninstall the patch and get back to the previous
version. Unless I'm missing something, I can't think of another automatic
rollback mechanism that goes back to previous versions.
> Hi,
>
[quoted text clipped - 7 lines]
>
> Any ideas???