User Tag List

Results 1 to 5 of 5

Thread: making patches

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    making patches

    Is is possible to make patches for a stand alone application?
    EX: If I make an application that runs off of a usb flash drive will it be able to be updated?

  2. #2
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I would investigate Patch Maker, assuming you can still get it from Clickteam.
    You can deliver patch for your applications by internet or however you want then.
    Unless your application is huge, I wouldn't bother personally though.

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know you can make patches for software installed on a system using the patchmaker.
    I'm wondering if the file is a standlone application and not installed on a computer, whether or not a patch can be made.

  4. #4
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Well, I would certainly think so.
    It just takes two files at one end; your original and your updated executable. Then it generates a third file that bridges the gap.
    That's my understanding of it anyway. So it should surely work for standalones on that basis.

  5. #5
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Sure, it's easy to write an auto-updater. Use the Get object to check an small text file on a server which contains the size/checksum of the current version, then get any old versions to download to Apppath$, then generate a batch file with a delete old & rename download to new & a run new command, and run the batch file before quitting the old version.
    If the batch file runs before the application has completely closed, the batch file will fail, but you can work around that.

Similar Threads

  1. Patches without CD
    By Christian_Wheel in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th November 2010, 07:53 PM
  2. Old Patches
    By Trent13 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd May 2010, 02:11 AM
  3. Patchmaker making huge patches
    By DKNC in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 23rd May 2007, 06:24 AM

Posting Permissions

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