Who says Windows Notepad is useless? Who doesn’t know how powerful it can be? He
re is one single tip that anyone can do in just a minute.
re is one single tip that anyone can do in just a minute.
Suppose you want to make 50 folders named ‘Folder 1′, ‘Folder 2′, ’Folder 3′, ’Folder 4′and so on… but It takes time doesn't it. Why not you try this:
- Open notepad and write the following:
- MD 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23… Write up to 50.
- And then save the file with any name. For example: folders.bat
This will result in creating 50 folders numbered from 1-50. You can make as many folders as you want.
Also, You can also make folders with random names, like this:
- MD VIRUS DANGER INFECTED PC-BURN ERROR
And save it as filename.bat(any name you like to have)
This is like simple programming but its pretty effective and pretty handy.
It can also be used for crashing the system. By sending such files trying to fill someone’s desktop with folders that is memory consuming.
Funny thing is that you can actually hide this .bat file in an image (stenography Technique ) then send it to your friend or anybody and when they click to view it will create as many folders as you put in the file with names you select.
Comments
Post a Comment
Comment Here... But please don't paste your links here. Thanks