Supplying application updates.

  • Thread starter Thread starter tc
  • Start date Start date
T

tc

Hi All.

What is the vb.net way of supplying updates for applications? Just sending
out an updated exe looks a bit sloppy.

Cheers.
 
Hi All.

What is the vb.net way of supplying updates for applications?  Just sending
out an updated exe looks a bit sloppy.

Cheers.

I'm not sure how exactly it works (I'm a web guy) but I know ClickOnce
includes a way of doing updates.

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/
 
Hi All.

What is the vb.net way of supplying updates for applications? Just sending
out an updated exe looks a bit sloppy.

Cheers.

Check out: publish -> "update" in your project's properties page.

Thanks,

Onur
 

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