This post show funny trick to make 1000 folders in few seconds by notepad coding.To annoy your friends by making thousands folders you have to follow the given below steps.
1).
Open notepad from start button.
2).
Copy and paste the given below code in notepad.
@echo off
:top
md %random%
3).
Click on "file" on upper left corner.
4).
click on "save as".
5).
Save this file with .bat extension.For example save as "trick.bat" without commas.
No comments:
Post a Comment