Notepad, the text editor that comes bundled inwards Windows is an splendid tool for text editing. But that is non the entirely affair for which notepad is famous. It is also famous for its tricks too hacks. Here is a roundup of to a greater extent than or less of the best too coolest tricks that y'all tin endeavor using Notepad.
Upon running the bat file, y'all volition encounter the "Matrix falling code" effect.
Double click to opened upwardly this file too y'all volition survive impressed past times this awesome trick.
You tin role this play a joke on to create a personal log alongside Notepad which volition automatically include the electrical current appointment too fourth dimension earlier your note. To practice so, opened upwardly Notepad too type .LOG inwards uppercase letters too press Enter. Save the file. Now, every fourth dimension y'all opened upwardly this file, notepad volition automatically insert the electrical current fourth dimension too appointment earlier the note. Just come inwards your greenback too salve the file each fourth dimension afterward making an entry.
All these Notepad tricks are totally harmless too would non price your PC inwards whatever way. To closed whatever of the VBS play a joke on given, opened upwardly chore director too closed the wscript.exe process. These tricks function on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista too Windows XP.
More Cool Notepad Tricks
Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks
Inspired past times the pic Matrix, this falling code play a joke on is extremely pop on social networking websites. Copy too glue the code given below inwards Notepad too salve the file every bit "Matrix.bat" or *.bat.@echo off
coloring 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
Matrix Falling Code Effect - Notepad Trick |
Upon running the bat file, y'all volition encounter the "Matrix falling code" effect.
Make Your Keyboard Type (Any) Message Continuously-VBS Trick
This VBS play a joke on tin brand whatever of your friend's keyboard type whatever message continuously. Open Notepad, re-create the code given below too salve the file every bit Tricks.vbs or *.vbs. You volition need to restart your calculator to halt this. Try this afterward closing all of import programs.Set wshShell = wscript.CreateObject("WScript.Shell")Send this file to your friends every bit an electronic mail attachment to encounter the fun.
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You accept been infected."
loop
Create a Harmless Funny Virus alongside Notepad-Continuously eject CD/DVD drives
This VBS play a joke on volition create a code which volition continuously eject all your connected Optical drives. If y'all position them dorsum in, it volition pop them out again. Copy this code too glue it inwards Notepad every bit Virus.vbs or *.vbs.Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= ane then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Double click to opened upwardly this file too y'all volition survive impressed past times this awesome trick.
Make a Personal Diary(Log) alongside Notepad (Easter Eggs)
Notepad Diary |
All these Notepad tricks are totally harmless too would non price your PC inwards whatever way. To closed whatever of the VBS play a joke on given, opened upwardly chore director too closed the wscript.exe process. These tricks function on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista too Windows XP.
More Cool Notepad Tricks
Post a Comment