Supplying application updates.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tc

    Supplying application updates.

    Hi All.

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

    Cheers.


  • rowe_newsgroups

    #2
    Re: Supplying application updates.

    On Jul 29, 9:02 am, "tc" <t...@idcodewar e.co.ukwrote:
    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]

    Comment

    • kimiraikkonen

      #3
      Re: Supplying application updates.

      On Jul 29, 4:02 pm, "tc" <t...@idcodewar e.co.ukwrote:
      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

      Comment

      Working...