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!![]()
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!![]()
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.
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");