Solution for re-installation
Hi ..
Whenever I make some changes in my code .. I have to re-install the whole package in each & every system ... Is there a better way where I can just install the changed part ... the way in which windows patches are updated or some ither way where I need not install the whole package again.
Re: Solution for re-installation
As long as you don't add any new components or references all you need to do is to re-distribute the exe.
Re: Solution for re-installation
Quote:
Originally Posted by randem
As long as you don't add any new components or references all you need to do is to re-distribute the exe.
However, if you do add a new component or reference, then a new full installation will be necessary.
If you already have a setup package created then what is the issue with remaking it and redistrbuting it?
Re: Solution for re-installation
He mentioned all the details in his original post...