ok i understand now
Printable View
Hi everyone! Nice tutorial bounty:) But there's only one thing I don't understand. I used VB 2008 to create the launcher, everything is okay, but when I try to start the game, nothing happens. The file I wanna launch is "theduel.exe" from this topic http://forum.ragezone.com/f245/br-ju...e-rev5-437736/ (of course, with the Runnabele FileList Skip update). I used the command Shell("theduel.exe") and put the launcher to the directory with theduel.exe file. What do you think, why doesn't it start? Thanks for answer.
process.start(application.startuppath + "exe name")
Nice one ! i like it but i won't use it...
@bounty-hunter: I tried what you said, but it's still the same... theduel.exe doesn't start. I post here my launcher+the original launcher and the theduel.exe file, please take a look on it. Thanks!
Link
maybe your runnable can only be launched with the original launcher ... ?
I thought, but is there a way to launch it by my own launcher?
double click your runnbale, if it opens a launcher then your screwed, if it launches gunz then making a launcher would work.
The Shell has a conflict.
If a player does not use C: Drive, the player will not be able to open the game.
The Fix:
shell ("%ProgramFiles%\<GunzName>\theduel.exe")
Replace <GunzName> to your own server's name.
my laucnher dosent work it show me this
http://i42.tinypic.com/15ey9s9.jpg
Grr ! I got Vista --'
Hex edit your Launcher and find the url (Search for http://) then replace with your site or ip
why are u posting the original launcher, when your meant to be making one in vb6 >_<
mg this is hard but nice =D
are u serious, vb6 is ezpz