Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Simple application updater

Simple application updater

Scheduled Pinned Locked Moved IT & Infrastructure
tutorialhelpannouncement
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rostfrei
    wrote on last edited by
    #1

    Hello! I checked the web an found many free solutions to the application updater problem (close app, download new version, install new package, start the app). I really don't need all the advanced possibilities those solutions offer (web access, versioning, ...). My application already knows how to get new package from various sources (FTP, Web, Local file) and store it somewhere. It is really zip packed file with many directories and files. All I would need now is to run some external application example: updater.exe --source=package.zip --dest-path=my-program-folder Steps: 1. Call updater.exe and close application 2. Updater.exe would wait until calling application exits and would just extract the source archive file to the destination and this way overwrite all existing application files and folders. 3. Updater.exe would restart my application. So no need for versioning , web access and so on. Best regards,

    Rostfrei

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups