neonDragon.net
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Make a Program with Notepad

3 posters

Go down

Make a Program with Notepad Empty Make a Program with Notepad

Post by Morfy Fri Mar 19, 2010 4:49 am

Just a Simple Tutorial on how to make a Notepad program

And in this tutorial it will be a Program that allows u to Open another program using a Password.


• Openup Notepad
• Copy 'n' Paste This code in it:

@Echo off
Title PUT UR TITLE HERE!
cls
:Password
Set input=
set /p input= Password (input then press enter) :
if %input%==THIS IS THE PASSWORD goto YES
if not %input%==THIS IS THE PASSWORD goto NO

:YES

Start THIS IS THE PROGRAM.exe
Exit

:NO

Echo INCORRECT PASSWORD
goto Password


Now lets look on the title
@Echo off
Title PUT UR TITLE HERE!
cls

And in the Title you can put any text you want, and it will be in the top on the program.

Lets look in the Set input:

Set input=
set /p input= Password (input then press enter) :
if %input%==THIS IS THE PASSWORD goto YES
if not %input%==THIS IS THE PASSWORD goto NO

Now were gonna add a Password.

if %input%==THIS IS THE PASSWORD goto YES
if not %input%==THIS IS THE PASSWORD goto NO

And edit the red text to ur Password.

Now lets take a look on the Program u wanna start after typed the correct password.

Start THIS IS THE PROGRAM.exe

After Start, You want to Add the program exe file
Lets say.. Firefox.exe and it will open firefox after typed password.

Now You need to save the file.

And go in Save as
Save it as Example.bat
I will save it as neondragontut.bat

Remember u can save it with any text u want to but add .bat
Morfy
Morfy

Number of posts : 160
Age : 29
Birthday : 1995-05-23
Registration date : 2009-10-18

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by Morfy Sat Mar 20, 2010 11:41 am

No Comments ;<
Morfy
Morfy

Number of posts : 160
Age : 29
Birthday : 1995-05-23
Registration date : 2009-10-18

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by FlaNky Sat Mar 20, 2010 11:46 am

what does this program do?
wtf is it?
FlaNky
FlaNky

Male Number of posts : 471
Age : 27
Birthday : 1997-04-01
Location : UK, Scotland, Edinburgh
Registration date : 2009-12-29

http://www.xtremekillerservers.com/

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by Morfy Sat Mar 20, 2010 11:50 am

If u read in the top of the topic u can see that the program needs a password to open another program. also the program is secured
Morfy
Morfy

Number of posts : 160
Age : 29
Birthday : 1995-05-23
Registration date : 2009-10-18

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by FlaNky Sat Mar 20, 2010 11:52 am

Wtf does that mean?
Even The music man can't understand that,
FlaNky
FlaNky

Male Number of posts : 471
Age : 27
Birthday : 1997-04-01
Location : UK, Scotland, Edinburgh
Registration date : 2009-12-29

http://www.xtremekillerservers.com/

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by Morfy Sat Mar 20, 2010 11:54 am

FlaNky wrote:Wtf does that mean?
Even The music man can't understand that,

IF U REALLY WANNA KNOW THEN COPY THE CODE AND PASTE IN NOTEPAD AND SAVE IT AS SOMETHING.BAT!!
OMG.. -.-
Morfy
Morfy

Number of posts : 160
Age : 29
Birthday : 1995-05-23
Registration date : 2009-10-18

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by FlaNky Sat Mar 20, 2010 12:06 pm

Morfy wrote:
FlaNky wrote:Wtf does that mean?
Even The music man can't understand that,

IF U REALLY WANNA KNOW THEN COPY THE CODE AND PASTE IN NOTEPAD AND SAVE IT AS SOMETHING.BAT!!
OMG.. -.-
All is see is alot of letters and instructions and I dont see what ones are code.
FlaNky
FlaNky

Male Number of posts : 471
Age : 27
Birthday : 1997-04-01
Location : UK, Scotland, Edinburgh
Registration date : 2009-12-29

http://www.xtremekillerservers.com/

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by Smile Sat Mar 20, 2010 1:37 pm

.bat programming always fun Razz( well i used to do simple stuff)
, yet i dont quite see how this could be useful ?
all I did with .bat files were retarded programs like;

a file that made a pop-up appear with only a OK button and a specific number , lets say 10,
so you press ok and you get to 9 , ok again and you get to 8.
Did this once but a countdown from 1'000'000 and named the file 'DONT CLICK'
even thou, people just had to click...
Smile
Smile

Male Number of posts : 1829
Age : 32
Birthday : 1992-08-07
Location : Stockholm, Sweden
Registration date : 2009-08-28

Back to top Go down

Make a Program with Notepad Empty Re: Make a Program with Notepad

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum