Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] New launcher with update function

Status
Not open for further replies.
Joined
Sep 4, 2010
Messages
3
Reaction score
0
Hello,

I downloaded the launcher, but i didn't like it that you can not change the looks of it and no automatic updates could be done.

Therefor I created one myself in Visual Basic .NET Express 2010.
You will need to have webspace or a webserver for this launcher.
The launcher requires .NET Framework 4.x





I added instructions how to configure the launcher.

Please try it out and let me know how it works :thumbup1:.

Created usingVisual Basic Express 2010

 
Last edited:
Experienced Elementalist
Joined
Sep 26, 2008
Messages
211
Reaction score
2
where are the instructions for configure the launcher??
 
Joined
Sep 4, 2010
Messages
3
Reaction score
0
I checked the archives and it seems i forgot to add the instructions sorry about that.

Extract AionRemote to a temporary folder.
Copy the bin32 files for 1.5.x.x or 1.9.x.x into the bin32 subfolder.
Now run GenerateCRC.exe, it will create a CRC file for each file in the bin32 folder and create a filelist.txt

You will need to change the FilePath and Commandline in the .ini

Replace FilePath with the location of your webspace and replace <SERVERIP> with the ip address of your Aion server.

for example if your webspace is http://myspace.someprovider.com change FilePath in the ini to http://myspace.provider.com/aion/bin32/

After this you can upload the aion folder to your webspace.

logo and launcher.html can be changed ofcourse :p

For the launcher all you have to do is point it to the aion folder on your webspace which contains the filelist and .ini http://myspace.someprovider.com/aion/

The launcher uses the ini on your webspace for configuration so if your server ip changes all you have to do is change it in the ini on your webspace.
 
Last edited:
Newbie Spellweaver
Joined
Apr 12, 2006
Messages
79
Reaction score
2
I've got few suggestions ..

Can u make that it's possible to update not only bin32 but other folders like L10N , Data etc. Including the subfolders.
And support for no-ip.
 
Last edited:
Initiate Mage
Joined
Oct 17, 2009
Messages
3
Reaction score
0
Great job :thumbup1:
But can you share the Launchers sources?
I would like to avoid using the file "Aion Launcher.ini"

THX
 
Joined
Sep 4, 2010
Messages
3
Reaction score
0
Ok here is the source for the launcher and generator.



I made it using Visual basic express 2010.

Have fun with it :)
 
Last edited by a moderator:
Initiate Mage
Joined
Oct 17, 2009
Messages
3
Reaction score
0
thanks you were very kind :)
but "Generate Launcher CRC" don't work, can't find some file, can't load the project.

THX anyway
 
Newbie Spellweaver
Joined
Apr 6, 2005
Messages
63
Reaction score
1
any new updates on this, i would be interested in full aion folder update too
 
Status
Not open for further replies.
Back
Top