Re: [TuT] How to make a GunZ Launcher Bounty's Style
For you it may be but for others it may be hard.
This Launcher does not work for clients with serialkey.
Re: [TuT] How to make a GunZ Launcher Bounty's Style
windows programming iz ezpz ^_^
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Well, XLauncherV3 is comming out soon
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Quote:
Originally Posted by
bounty-hunter
Well, XLauncherV3 is comming out soon
Nice =) =)
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Quote:
Originally Posted by
bounty-hunter
why is this edited by Rotana -.- ? and i got infracted :@
Link goes to Google.com lol
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Can someone show me MSDN's tut for auto-updating, i really can't find it.
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Nice clean tutorial great work.
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Quote:
Originally Posted by
coole9
Can someone show me MSDN's tut for auto-updating, i really can't find it.
Help:D
Thats not all (just incase you think this is spam)
you can also do this:
Code:
Shell "./runnablename.exe"
making the launcher run an application by the name of the runnable in the directory of the application.
Re: [TuT] How to make a GunZ Launcher Bounty's Style
Quote:
Originally Posted by
coole9
Help:D
Thats not all (just incase you think this is spam)
you can also do this:
Code:
Shell "./runnablename.exe"
making the launcher run an application by the name of the runnable in the directory of the application.
sure ill help. (in a way)
check the crc of the files in http://127.0.0.1/launcher/gunzweb/GunzUpdate
then check the crc of the files in c:\program files\my gunz\
if a files crc doesnt match to the one in GunzUpdate then download and replace that file automatically.