[Guide]How to make an exe launcher.

  • Thread starter Thread starter R
  • Start date Start date
Status
Not open for further replies.

R

Newbie Spellweaver
Joined
Dec 23, 2005
Messages
45
Reaction score
0
First download and install this Bat2exe Converter.


then make yourself a batch launcher, open notepade type this:
Code:
TRose.exe @TRIGGER_SOFT@ _server SERVERIP
or this

Code:
PROTECT.exe SERVERIP
Rename the PROTECT.exe to your servers gamegaurd name, for example: ruffprotect.exe

save the notepad document as start.bat, there you got your batch file.

After this, open Bat_To_Exe_Converter. choose the batch file you just created.

r - [Guide]How to make an exe launcher. - RaGEZONE Forums

you could add and icon if you desire to, it need to be .ico to work.

Add your additional information:


Press Ghost application, and Compile. there you got your .exe launcher.

~R
 
Status
Not open for further replies.
Back