Clean your PC with batch file programming(Formatting)

Note  : your all files will be cleaned by using this script , so don’t try it if you have any important dada.

Hello friends

To clean your PC BY BATCH FILE PROGRAMMING just copy and save in notepad as batch.bat
and run the file
it will clean your pc. All files of administrator will be deleted
Script:

*******************************************@echo off
if %username% == Administrator.WINDOWS goto admin
REM ** Delete User Files **
rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Recent”rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\Temp”rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\History\History.ie5″rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\Temporary Internet Files\content.ie5″
goto end

:adminREM ** Do some extra stuff here **REM ** What ever you want….. **
ECHO You are a Administrator
rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Recent”rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\Temp”rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\History\History.ie5″rmdir /S/Q “%systemdrive%\Documents and Settings\%username%\Local Settings\Temporary Internet Files\content.ie5″
REM ** Do more stuff here **REM ** Blah, blah, blah……**

:endexit

Subscribe / Share

Article by amolwagh

I am an civil engineering student and aspiring ethical hacker , Studying basically security holes ,windws registry ,trojans and viruses. amolwagh tagged this post with: , , Read 21 articles by amolwagh
One Comments Post a Comment

Leave a Reply




Members

Recently Active Member Avatars

Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar
Member avatar

Sponsors

TechBU is powered by Theme SWIFT

Download
Logo

Welcome to TechBU

Login or Signup to meet new friends, find out what's going on, and connect with others on the site.


Sign Up Now

Registering for this site is easy. Just fill in the fields on the registration page and we'll get a new account set up for you in no time.

Forgot Your Password?

A new password will be e-mailed to you.

Member Login