Jump to content
  • 0

[Help]Launcher Pro


Question

2 answers to this question

Recommended Posts

  • 0
Posted

Geia Ce ola ta meli tou mxc....Tha i9ela na rwtisw to ekseis....Gia na kanw ena l2 launcher gia tn server mou ti xreiazomai??? :/

 

8a xriastis ena Updater(ektos an 8es sketo launcher, p dn ksero an iparxi alla dn iparxi kai logos na to kaneis), pou 8a prepei na anebasis ta arxeia se kapio ftp i se kapia selida me direct download gia na mporoun na katebazoun oi xristes ta arxeia... tora pali an xriazese apla ena programma p anigi kai na dixni as poume ta nea tou server, anaba8misis klp(dld mia istoselida), mporis na ftiaksis k monos sou, dn einai toso diskolo :P (Visual Basic ftw.)

  • 0
Posted

Σε νοιωθω φιλαρακι.

 

Τρεις μερες εψαχνα launcher template και δεν βρηκα τιποτα πουθενα. οποτε εφτιαξα μονος μου, διαβαζοντας κοντα το μισο βιβλιο της c#. Δεν ειναι δυσκολο αρκει να το ψαξεις λίγο.  χρησιμοποιω την Visual C#. αν θελεις ενα πολυ απλο launcher οριστε το code:

 

Get off "sense-of-entitlement" ass. 
Go to Microsoft and download the Visual Studio Express edition for C#.
Install it.
Start it by clicking the mysterious icon that showed up on your desktop and/or Start Button.
Create a new project (File -> New -> Project) of type Windows Form Application, under Visual C#. Give your project a fun name like "LineageP0wnedLaunchizzer".
Drag and position a button from the toolbox (View -> Toolbox) to the form.
Double click the button.
Add 
Code:
System.Diagnostics.Process.Start(@"C:\likewhatevar.exe");
between the brackets that appear.
Add 
Code:
using System.Diagnostics;
to the top where all the other usings are.
Switch back to the Form1.cs design tab.
Right-click button and select Properties. Go to Text. Replace "button1" text with "Launchizzle Lineage-ozzle, my nizzle formazzle!"
Drag a PictureBox from the toolbox to the form.
Move and resize components to taste.
Right-click and select Properties.
In the Properties view that popped up, got to Image, click on the ellipsis button on the row, and select a local resource image. (Image won't scale w/o code, though. This is left as an exercise for the reader, unless the reader picks a just-right image or doesn't give a crap.)
Click the green triangle next to the drop-down that says "Debug..." in the toolbar.
You are now a game developer! Enjoy your minimalistic-yet-funky launcher.
Google ways to make it funkier.

~credits: alphadog

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock