Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 02:50

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

Advertisement



[Help] .exe code

Discussion on [Help] .exe code within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
San-Goku's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 340
Received Thanks: 201
[Help] .exe code

Hi guys .. i need some help .. well it is like this .. im going to make a Eudemon Online pserver launcher .. but i dont know the code for VB .. i mean the code to open .exe when people click "launch game" .. tq
San-Goku is offline  
Old 08/24/2012, 15:39   #2
 
kissein's Avatar
 
elite*gold: 0
Join Date: Sep 2005
Posts: 427
Received Thanks: 87
In C# it would be like this:
Code:
if(File.Exists("path/to/assembly"))
{
    System.Diagnostics.Process.Start(@"path/to/assembly");
}
see also MSDN for more infos
kissein is offline  
Thanks
1 User
Old 08/24/2012, 15:57   #3
 
elite*gold: 300
Join Date: Mar 2010
Posts: 2,681
Received Thanks: 3,471
Code:
btn_click
shell(application.startuppath & "\position\appname.xe")
Or
Code:
btn_click
shell("application.exe")
Andrew™ is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/23/2012 - League of Legends Trading - 2 Replies
Hello Korea is my server users. I NA / EU servers have already been used in the "Pax Sivir Code" wants As a reward, "king Rammus code OR Katarina kitty cat code" I will send you to gift. Have already used the code, Feel free to do the exchange! Please send mail [email protected]
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/21/2012 - League of Legends Trading - 1 Replies
your "already used in the NA / EU servers is Pax Sivir Code" Do you have? Want to exchange "Pax Sivir Code" I "king Rammus code OR Katarina kitty cat code" will provide I use this code in the NA / EU servers did not. just. South Korea on a server, you should not use Pax Sivir Code. If you are interested in this deal, contact me. e-mail: [email protected]
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/20/2012 - League of Legends Trading - 0 Replies
Hello Korea is my server users. I NA / EU servers have already been used in the "Pax Sivir Code" wants As a reward, "king Rammus code OR Katarina kitty cat code" I will send you to gift. Have already used the code, Feel free to do the exchange! Please send mail [email protected]



All times are GMT +1. The time now is 02:50.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.