Distributing Windows Application updates

  • Thread starter Thread starter bill
  • Start date Start date
B

bill

What is a good way to distribute a new version of a Windows Forms
application over a LAN?

I guess the client needs to recognize that an update is available, and then
get it with a minimum of effort on the part of the user.

Thanks
Bill
 
Bill,

In my opinion is it it at this moment an own program which uses a webservice
who sents serialized zipped programs, however at the moment I would wait
because 2.0 has standard a so called click once deployment which does what
you ask for for. (I don't know if they have zipped the programs).

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top