How to do your own tool

03/28/2017 21:20 45the45#1
Hello everyone,

I'm doing this post for help people that don't know a lot off coding and want to make their own "minitool".

-Open notepad.exe
-Put a code as that:
PHP Code:
@echo off
start www
.exemple.com
start app
.exe
start app2
.exe
exit 
mine:
PHP Code:
@echo off
start www
.darkorbit.com
start www
.elitepvpers.com/forum/darkorbit
start www
.youtube.com
start skype
.exe
exit 
-Save the file
-Change the name file to: exemple.bat
-Open the file and automaticaly you will open what you put in the code.


How to put the "tool" as an a startup?

-Go to the folder: C:\Users\YOUR_USER_NAME\AppData\Roaming\Microsoft\ Windows\Start Menu\Programs\Startup
-Make a direct acces of the file and paste your .bat file there ;)
03/28/2017 21:58 Snow❄️#2
Even my Dog can do this! Thanks!
03/28/2017 22:12 45the45#3
xD am just a banana!

...Waaait thats your dog!
[Only registered and activated users can see links. Click Here To Register...]

That's my cat <3

03/28/2017 22:51 rachefaust#4
lol that isnt realy coding ... just the basic of computer knowledge ... useless
03/28/2017 22:52 45the45#5
Quote:
Originally Posted by rachefaust View Post
lol that isnt realy coding ... just the basic of computer knowledge ... useless
I Know I'm just a silly banana
03/29/2017 08:15 jorg*#6
[Only registered and activated users can see links. Click Here To Register...] :)