How to program GunzLauncher.exe?

Results 1 to 4 of 4
  1. #1
    Member tuantep is offline
    MemberRank
    Dec 2008 Join Date
    HanoiLocation
    91Posts

    How to program GunzLauncher.exe?

    I learn C# .Net so i want write GunzLauncher.exe for my client?

    Who know? Plz help!

    I thing we'll make a lot of Protect our client if we know to write it. Remember use TheDuel.exe with GunzLauncher.exe!


  2. #2
    Account Upgraded | Title Enabled! Tman151 is offline
    MemberRank
    May 2009 Join Date
    CaliforniaLocation
    306Posts

    Re: How to program GunzLauncher.exe?

    I don't know much of C#.
    I would look for ShellExecute(); -on www.google.com
    Add a web in the middle using the drag and drop, or whatever.
    If he's up to it, you should ask xZeenon for a little help.

  3. #3
    Valued Member ZeroCold is offline
    MemberRank
    Mar 2009 Join Date
    Somewhere I belong.Location
    146Posts

    Re: How to program GunzLauncher.exe?

    How hard is google?
    http://www.csharp-station.com/HowTo/ProcessStart.aspx

    Do that way or just use this:
    Code:
    System.Diagnostic.Process.Start ("GunZ.exe");

  4. #4
    Account Upgraded | Title Enabled! Tman151 is offline
    MemberRank
    May 2009 Join Date
    CaliforniaLocation
    306Posts

    Re: How to program GunzLauncher.exe?

    Quote Originally Posted by ZeroCold View Post
    Do that way or just use this:
    Code:
    System.Diagnostic.Process.Start ("GunZ.exe");
    That was it. :P
    And who were you directing to about "How hard is it to google?"



Advertisement