Codebase and installing new versions of assemblies

  • Thread starter Thread starter mgwalm
  • Start date Start date
M

mgwalm

Does any one know how to use codebase or other config file entries to
automatically install new versions of an assembly.

That is, if i want to release a new version of an assembly, i would
like to have the framework automatically copy the new version to each
PC on the network.

As i understand it the codebase only specifies where the assembly
resides. I want it to reside on the bin folder of each PC, but to
automatically copy a new version whenever it is updated.

If you understand what i mean?

Regards
Michaesl
 
Back
Top