Results 1 to 2 of 2

Thread: Download new Version and Restart application

  1. #1

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Unhappy Download new Version and Restart application

    Hi

    I have a application XPTO.EXE , It verify in a table if is there some new version


    If there is new version It must to do ftp(This is easy) of new version and after restart new version


    How can I to it ?

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Download new Version and Restart application

    Create a small "updater.exe" program that check version first, downloads it and replaces old and then launches whatever it is current.
    So, in a nutshell you will have 2 apps: updater always runs first and when it's done it'll launch your main exe.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width