- 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:
or this
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.
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
To view the content, you need to sign in or register
then make yourself a batch launcher, open notepade type this:
Code:
TRose.exe @TRIGGER_SOFT@ _server SERVERIP
Code:
PROTECT.exe SERVERIP
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 r - [Guide]How to make an exe launcher. - RaGEZONE Forums](https://forum.ragezone.com/images/404_image.png)
you could add and icon if you desire to, it need to be .ico to work.
Add your additional information:
To view the content, you need to sign in or register
Press Ghost application, and Compile. there you got your .exe launcher.
~R