Auto-update function

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

    #1

    Auto-update function

    Hi,

    How can I program an automatic detection, download and install into my
    application

    Jan


  • JR

    #2
    Re: Auto-update function

    Still nobody who has an example of automatic updates for a program


    "JR" <x.x@x.xschre ef in bericht
    news:91Yci.1772 2$dX2.1480844@p hobos.telenet-ops.be...
    Hi,
    >
    How can I program an automatic detection, download and install into my
    application
    >
    Jan
    >

    Comment

    • RobinS

      #3
      Re: Auto-update function

      The ClickOnce deployment that is built into VS handles incremental updates.
      IS that what you mean?

      Robin S.
      --------------------------
      "JR" <x.x@x.xwrote in message
      news:tCgni.2822 $S32.224360@pho bos.telenet-ops.be...
      Still nobody who has an example of automatic updates for a program
      >
      >
      "JR" <x.x@x.xschre ef in bericht
      news:91Yci.1772 2$dX2.1480844@p hobos.telenet-ops.be...
      >Hi,
      >>
      >How can I program an automatic detection, download and install into my
      >application
      >>
      >Jan
      >>
      >
      >

      Comment

      • JR

        #4
        Re: Auto-update function

        Maybe,

        I want to check on the internet of there is a new version of my program. so
        that my users have the possibility to update if the want

        Jan

        "RobinS" <RobinS@NoSpam. yah.noneschreef in bericht
        news:ocOdnWnCPp 9HPDjbnZ2dnUVZ_ oGjnZ2d@comcast .com...
        The ClickOnce deployment that is built into VS handles incremental
        updates. IS that what you mean?
        >
        Robin S.
        --------------------------
        "JR" <x.x@x.xwrote in message
        news:tCgni.2822 $S32.224360@pho bos.telenet-ops.be...
        >Still nobody who has an example of automatic updates for a program
        >>
        >>
        >"JR" <x.x@x.xschre ef in bericht
        >news:91Yci.177 22$dX2.1480844@ phobos.telenet-ops.be...
        >>Hi,
        >>>
        >>How can I program an automatic detection, download and install into my
        >>application
        >>>
        >>Jan
        >>>
        >>
        >>
        >
        >

        Comment

        Working...