G
Guest
I am using .NET 2005 setup project in order to diploy my project,
in addition to that I am writing an updater in order to update dlls I
install with the setup. My question is how do I update the dlls? becuase when
i find that dll need to be updated I am replacing it, but the program still
recognize it with its old version.
My problem is probebly that i need to register the dll when I replace it and
I can't find a way to do that.
I would appreciate your help.
in addition to that I am writing an updater in order to update dlls I
install with the setup. My question is how do I update the dlls? becuase when
i find that dll need to be updated I am replacing it, but the program still
recognize it with its old version.
My problem is probebly that i need to register the dll when I replace it and
I can't find a way to do that.
I would appreciate your help.