Register for your free account! | Forgot your password?

You last visited: Today at 19:37

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Launcher Problem

Discussion on Launcher Problem within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2013
Posts: 294
Received Thanks: 91
Arrow Launcher Problem

Hellow all , im posting this topic because im using Rappelz Launcher edit by me for dekaron and i only can use that launcher if the launcher be in Bin and idk what i need to do for make him without be in bin to start exe . I tried but im not really good with C#

jaskile12 is offline  
Old 05/17/2014, 22:42   #2
 
elite*gold: 0
Join Date: Dec 2012
Posts: 107
Received Thanks: 69
Use this to start from an folder above the bin folder (Note; this is only working on top of the bin folder).

string exePath = Application.StartupPath + @"\bin\"; //set your path here (startuppath = the path where the user starts the application from) + additional path. (DO NOT CHANGE) unless u know what your doing!

if (File.Exists(exePath + "Dekaron.exe"))
{
Process.Start(exePath + "Dekaron.exe"); //starts dekaron.exe
this.Dispose(); //closes application
}
else
{
MessageBox.Show("Your launcher is not located at the right folder, please try again", "Launcher Information", MessageBoxButtons.OK, MessageBoxIcon.Information);
}

have fun sorry for late reaction was watching a movie ^_^
TheBrain_ is offline  
Old 05/17/2014, 23:16   #3
 
elite*gold: 0
Join Date: Mar 2013
Posts: 294
Received Thanks: 91
//Starts the game
private void strtGameBtn_Click(object sender, EventArgs e)
{
Process.Start("/bin/dekaron.exe", "/auth_ip: 127.0.0.1 /locale:ASCII /country:US /cash /commercial_shop");
this.Close();
}

}
}


edit on mine
jaskile12 is offline  
Old 05/17/2014, 23:46   #4
 
elite*gold: 0
Join Date: Dec 2012
Posts: 107
Received Thanks: 69
dont use yours, use mine i wrote. just copy and paste.
TheBrain_ is offline  
Old 05/18/2014, 17:23   #5
 
elite*gold: 0
Join Date: Mar 2013
Posts: 294
Received Thanks: 91
Solved#
jaskile12 is offline  
Reply


Similar Threads Similar Threads
Launcher Problem..
05/01/2013 - Tera - 0 Replies
http://gyazo.com/dbe634c06d72fcc0bf113c635cb4c9c6 WIN7 64 Bit Bereits probiert: verschiedene Dateien gelöscht P2P Sharing aus Firewall/Antiviren programm. fast alle möglichkeiten aus dem support forum. als admin ausgeführt. downloadfixer.
Launcher Problem
04/24/2013 - Tera - 2 Replies
If I start launcher and update all finished (press I button to play) but nothing happens. I have windows vista ... Destop PC ... I hope someone can help me Germany
PBE Launcher Problem
03/20/2013 - League of Legends - 0 Replies
Hallo, ich habe mir PBE gedownloadet und entpackt. Dann wollte ich den Admin.Launcher öffnen, jedoch ging es nicht. Es kam kurz ein Lade Zeichen (der Kreis) und dann passierte gar nichts mehr, es öffnete sich auch nichts im Hintergrund oder so. Kann mir jemand bitte helfen? :o
Launcher problem
05/24/2011 - SRO Private Server - 2 Replies
I playied ZSZC for 2 days, and when i woke up today the launcher said Silkroad.exe has encountered a problem and needs to be closed and than i did this -reboot -reinstall -redownload and reinstall -repatch -changed DEP status -closed and opened firewall
WR Launcher Problem
04/03/2010 - WarRock - 6 Replies
wenn ich warrock starte kommt der wr launcher. der downloadet was und dann kommt: "*Cannot extract a zip file !" kann mir bitte jemand helfen...



All times are GMT +2. The time now is 19:37.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.