About Launcher + Updater

Results 1 to 5 of 5
  1. #1
    Valued Member Turunen is offline
    MemberRank
    Aug 2010 Join Date
    135Posts

    About Launcher + Updater

    Hi guys, i have some bugs with my launcher for 1.5, when i want to update my launcher, this says "launcher has to restart.......", when the time is over (10 seconds), updater.exe never show me the patch process, and if i open the launcher again, this re-update the launcher again and never end (is a no-end process).


    is someone know how to fix it or is already a launcher with updater (replacer) posted here?


    Please help guys if u can.

    Anyway thanks ;)

    PD: im using the launcher posted by Tankado. http://forum.ragezone.com/f245/fixed...ut-add-865845/


  2. #2
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: About Launcher + Updater

    Fix Update.exe
    source folder ZLauncher_2

  3. #3
    Valued Member Turunen is offline
    MemberRank
    Aug 2010 Join Date
    135Posts

    Re: About Launcher + Updater

    Quote Originally Posted by Ronny786 View Post
    Fix Update.exe
    source folder ZLauncher_2
    Hi Ronny, please can u tell me where please? idk much about c++ on gunz but is that line?

    case 0 :
    nPatchCount++;
    if ( PatchFile( ".\\PATCH\\GunzLauncher.exe_", ".\\GunzLauncher.exe") == false)
    nErrorCount++;
    break;
    to


    case 0 :
    nPatchCount++;
    if ( PatchFile( ".\\PATCH\\GunzLauncher.exe_", ".\\GunzLauncher.exe") == true)
    nErrorCount++;
    break;


    ???? please help me =(

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: About Launcher + Updater

    Quote Originally Posted by Turunen View Post
    Hi Ronny, please can u tell me where please? idk much about c++ on gunz but is that line?



    to






    ???? please help me =(
    i have posted my ZUpdate.cpp somewhere here.. search that..

  5. #5
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: About Launcher + Updater

    He posted his whole source yesterday. Use that.



Advertisement