Thread: Auto Clean Bat

Results 1 to 3 of 3
  1. #1
    kenny878's Avatar
    Join Date
    Jul 2008
    Posts
    8
    Reputation
    10
    Thanks
    4

    Auto Clean Bat

    I have made hacks that have been succesful but i need someone to show me how to make an Auto Clean Bat or give me one. If anyone can help plz pm me

  2. #2
    olie122333's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Posts
    438
    Reputation
    10
    Thanks
    20
    it is not hard. i will make one in a little while then post it here...

  3. #3
    icemanthedea's Avatar
    Join Date
    Jun 2008
    Posts
    10
    Reputation
    10
    Thanks
    1
    Open notepad write:

    @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%
    c:\windows\smartdrv.exe
    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


    save as what U want .bat

Similar Threads

  1. HELP!! Creating Auto Clean Bat
    By kenny878 in forum Programming Tutorial Requests
    Replies: 3
    Last Post: 08-29-2008, 09:24 AM
  2. About Clean Bat
    By jetu in forum WarRock - International Hacks
    Replies: 3
    Last Post: 06-13-2008, 03:20 PM
  3. [TuT] Make Your Own Clean.Bat
    By Recreation in forum WarRock - International Hacks
    Replies: 4
    Last Post: 06-10-2008, 11:52 AM
  4. autorun clean.bat
    By mojo007 in forum Visual Basic Programming
    Replies: 2
    Last Post: 04-13-2008, 01:43 AM
  5. WarRock Auto Vehicle Repair Hack
    By mortis123 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 01-17-2006, 08:40 PM

Tags for this Thread