Note Pad
Note Pad
TO ACCESS NOTEPAD GO TO START , CLICK ON RUN & TYPE NOTEPAD & CLICK OK.
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
1.Diary Entry (notepad works as a diary)
Open notepad
Type .LOG
Save the file as LOG.txt
Write anything in it and it will be saved with the time when you edit it.
2.Matrix Notepad
Open notepad
Type @echo off
Then type color 02 ,
Then type- :matrix (press enter) echo 10010002012020021021020120 (you can type any number but only number , echo then any
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
number but not too long nor too short)
Save this file as Matrix.bat
Make sure the file type is kept as ALL FILES while saving it as a .bat file.
Open Notepad
Type in: msg * Error: Your system is affected by virus
Save as "virus.bat"
Now open that .bat file, now you got error message window
Its not virus, just your assumption message.
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
4. Lock a Folder Using Notepad
Consider you want to lock a folder named PICS in your D:\ , whose path is D:\PICS
Now open the Notepad and type the following
Where pics is your folder name. Save the text file as lock.bat in the same drive.
Open another new notepad text file and type the following
Usage :
To lock the pics folder, simply click the lock.bat and it will transform into control panel icon which is inaccessible.
To unlock the folder click the key.bat file. Thus the folder will be unlocked and the contents are accessible.
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
Write The Following In Notepad Exactly as it says
Code : 01001011000111110010010101010101010000011111100000
Ever thought that the CD-Key of the Windows XP disc you were looking for was just Right Under you Nose. Lets see
how easily you can get it…
1. Bring your Windows XP CD and insert it into your computer's CD/DVD ROM/ RAM.
2. Now, browse your Windows XP CD and find the folder I386.
3. Inside I386 folder, find the file named as unattended.txt.
4. Open unattended.txt by using notepad.
5. At last, keep scrolling of the opened file and you will get Windows XP CD key.
To me, it’s the most amazing thing of Windows XP CD. In this way, you can get the Windows XP CD key into your Windows XP CD. The
people who are not wish to buy XP or the people who lost the serial key of Windows XP CD, can find theWindows XP CD key in this way.
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
Open Notepad.
Paste the following code in it:
@echo off
1. Go into Notepad
@echo off
md hello
:A
start hello
goto A
3. Save it as file.bat
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
2.Prank Name: Delete.bat
Description: This prank will make your friends think that all of their files are being deleted and then at the end the file deletes itself so it is
untraceable.
1. Go into Notepad.
2. Enter the text below into notepad
@echo off
echo do you want to delete all of your computer data? (y/n)
pause >nul
echo Do not exit out of the screen or all computer data will be deleted.
ping localhost -n 2 > nul
echo Are you sure you want to delete all computer data? (y/n)
pause >nul
echo deleting all data...
echo.
echo.
pause localhost -n 2 > nul
dir /s
echo.
echo.
ping localhost -n 2 > nul
cls
echo error.. error.. Not all data deleted, are you sure you wish to stop? (y/n)
pause
echo.
echo.
ping localhost -n 1 > nul
cls
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
dir /s
echo.
echo.
ping localhost -n 2 >nul
cls
echo all data has been deleted..
pause
del "c:delete.bat"
1. Go into Notepad
2. type
start virus.bat
virus.bat (exactly like that!)
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
1.Go into notepad and type:
@echo off
echo If the proper username and password is not entered all files will be deleted by this virus.
echo Good Luck
set/p\/name=username:
set/p\/password=password:
echo haha you got the username and password wrong
pause
echo Files are being deleted
pause
dir/s
del "c:up.bat"
1. Go into notepad
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
wshshell.sendkeys "~(enter)"
loop
3. Save it as cdopen.vbs
1.Open Notepad and copy and paste the following code into it.
Dim message, sapi
message=InputBox(“What do you want me to say?”,”Speak to Me”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message
2.Now save the notepad file with the name speak.vbs at your desktop.
3.Now double click on speak.vbs Type in the box whatever you want your computer to speak for you.
NOTE: In case if it displays an error message while opening, edit it with notepad and re-type all the quote marks (“)
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com
Create a free website with
open in browser PRO version Are you a developer? Try out the HTML to PDF API pdfcrowd.com