Results 1 to 5 of 5
  1. #1
    Recreation's Avatar
    Join Date
    Jun 2008
    Posts
    13
    Reputation
    10
    Thanks
    1

    [TuT] Make Your Own Clean.Bat

    First Make A New Text Document, dont write anything in it yet, now rename it as Clean.bat, you should get an error saying it will change type of file and blah blah blah

    Well Now Right click on it and hit Edit

    Type in

    @echo off
    del /s /f /q c:\windows\temp\*.*
    rd /s /q c:\windows\temp
    md c:\windows\temp
    del /s /f /q C:\WINDOWS\Prefetch
    del /s /f /q %temp%\*.*
    rd /s /q %temp%
    md %temp%
    deltree /y c:\windows\tempor~1
    deltree /y c:\windows\temp
    deltree /y c:\windows\tmp
    deltree /y c:\windows\ff*.tmp
    deltree /y c:\windows\history
    deltree /y c:\windows\cookies
    deltree /y c:\windows\recent
    deltree /y c:\windows\spool\printers
    del c:\WIN386.SWP
    cls

    Hope This Helped

  2. The Following User Says Thank You to Recreation For This Useful Post:

    superHackz (06-10-2008)

  3. #2
    Sniperwar's Avatar
    Join Date
    Jun 2008
    Location
    CA EUROPE
    Posts
    82
    Reputation
    10
    Thanks
    3
    Its not Run Delete Windows? :O

  4. #3
    superHackz's Avatar
    Join Date
    May 2008
    Posts
    81
    Reputation
    10
    Thanks
    33
    Thanks helped

  5. #4
    Recreation's Avatar
    Join Date
    Jun 2008
    Posts
    13
    Reputation
    10
    Thanks
    1
    Sniperwar, i dont think you have a clue of what you are talking about.

  6. #5
    MrBush's Avatar
    Join Date
    May 2008
    Location
    In front of my pc :D
    Posts
    76
    Reputation
    10
    Thanks
    3
    Doesnt all the clean.bat's do the same ?

Similar Threads

  1. (TUT)how to make your own warrock menu
    By aprill27 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 09-21-2007, 03:46 PM
  2. Make Your own Cross hairs
    By llvengancell in forum WarRock - International Hacks
    Replies: 6
    Last Post: 05-28-2007, 12:12 AM
  3. Make your own Warrock Cross hairs!!
    By llvengancell in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-26-2007, 10:59 PM
  4. How to make your own radiostation?
    By nasir91 in forum General
    Replies: 3
    Last Post: 04-30-2007, 07:25 AM

Tags for this Thread