Menu

#5 Download and execute .exe files

open
nobody
None
5
2005-06-15
2005-06-15
SteveT
No

Any chance to download and execute .exe files as well
as .zip files? I use NSIS installer to create an exe
install file and it would be great to have autoupdater
download the exe file, kill the main program and run
the new installer file. The installer I have currently
uninstalls the previous program by default, then
installs the new one.

Maybe rather than trying to accomplish all that, it
would be better to split out the download function so
that files can be downloaded only. The main program can
then do what ever is necessary.

Discussion

  • Matt Palmerlee

    Matt Palmerlee - 2005-06-15

    Logged In: YES
    user_id=222242

    You may be able to accomplish this now by packaging your
    .exe installer into a zip archive and then have your app run
    the installer the next time the app was run.

    Let me know if that works for you.

     
  • SteveT

    SteveT - 2005-06-18

    Logged In: YES
    user_id=1043352

    That works, but it is a bit of a pain to zip one file each
    time I want to create an update. Also, the installer that is
    contained in the zip wants to remove the program files
    folder which now contains the unziped file. This could case
    problems depending on how the installer is written.

    Anyway, I have found out that I cannot receive updates
    directly from SourceForge anyway (see the Support Request),
    so downloading a zip or exe is really irrelevent.

    Oh well, such is life!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.