• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[TUTORIAL]Create Multi-Launcher

Status
Not open for further replies.
Junior Spellweaver
Joined
Jul 21, 2010
Messages
144
Reaction score
116
This Thread is to follow my other post:


HOW TO CREATE AN EASY EXECUTABLE LAUNCHER:

http://forum.ragezone.com/f601/create-easy-executable-launcher-693543/

and in this post, a video tutorial on how to improve that launcher.

but first.

you'll need:

Visual Basic IDE (i used the 2010): Microsoft Express Downloads - Visual Studio Express and SQL Server Express

This Folder:
Custom Launcher.rar - 4shared.com - online file sharing and storage - download

Please Note: at this point, i'm assuming, u read my first post about how to make an easy launcher, and u already have a no-ip account and host redirect.

that we will use in our launcher.bat so we dont need to upload a new launcher every time we change the ip of our server, or if we make a new server.



YouTube - Custom Multi Launcher RageZone


PD:

this is a noob-friendly video.
i'm NOT much of a programmer.(First time i touch VB)
and i know this might not be the most efficient way to
create this auto-updated multi-launcher.

but this was the way i found, and works for me.

if u have any suggestions to improve it, i'll be happy to
edit this post!.
 
Newbie Spellweaver
Joined
Aug 31, 2010
Messages
47
Reaction score
0
Re: HOW TO: Create Multi-Launcher

sadicolas - [TUTORIAL]Create Multi-Launcher - RaGEZONE Forums


hey sadicolas pls help me with this.When I click start game in launcher it shows me this error
 
Last edited:
Junior Spellweaver
Joined
Nov 25, 2008
Messages
151
Reaction score
6
Re: HOW TO: Create Multi-Launcher

My .exe's start minimized, and can't be maximized, is there a solution to this problem?

---------- Post added at 02:22 AM ---------- Previous post was at 02:03 AM ----------

Figured it out: Instead of Shell("Executable.exe")

It is

Shell("Executable.exe", vbNormalFocus)
 
Newbie Spellweaver
Joined
Apr 7, 2012
Messages
10
Reaction score
0
Re: HOW TO: Create Multi-Launcher

need new custom launcher file upload on mediafire or others
 
Newbie Spellweaver
Joined
Nov 9, 2011
Messages
69
Reaction score
1
Re: HOW TO: Create Multi-Launcher

can some1 upload folder because link is dead
 
Newbie Spellweaver
Joined
Apr 20, 2012
Messages
14
Reaction score
0
Re: HOW TO: Create Multi-Launcher

could you reupload the link please ? because dont work
 
Status
Not open for further replies.
Back
Top