Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!

Join the forum, it's quick and easy

Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!
Hackerszone
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 

 


Rechercher Advanced Search

HZ Tracker
Hacking Widget Visitor Details
Latest topics
»  How to study to understand and apply RPA?
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyTue Feb 02, 2021 7:12 am by manas41

» SQL injection and Quote escaping
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptySun Jun 28, 2015 11:42 am by ADS1

» [TUT] Chmod: Files & Permissions [TUT]
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyThu Jun 04, 2015 12:45 pm by Guest

» Reaver pixiewps
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyThu Jun 04, 2015 12:23 pm by voidfletcher

» How To Crash Someone's Skype in 10 SECONDS
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyThu Jun 04, 2015 12:20 pm by voidfletcher

» Internet Security & IP Security (IPSec)
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyMon May 18, 2015 9:00 pm by voidfletcher

» [Python] Infinite / Definite File Generator
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyMon May 18, 2015 8:58 pm by ADS1

» [C#] String Case-Inversion
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptyMon May 18, 2015 8:57 pm by ADS1

» Rekall Memory Forensic Framework
Advanced Disk Cleanup! (Hidden windows disk cleanup features) EmptySat May 16, 2015 8:55 pm by ADS1

Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

[ View the whole list ]


Most users ever online was 38 on Sun Mar 19, 2023 10:07 pm

Advanced Disk Cleanup! (Hidden windows disk cleanup features)

Go down

Advanced Disk Cleanup! (Hidden windows disk cleanup features) Empty Advanced Disk Cleanup! (Hidden windows disk cleanup features)

Post by Admin Wed Apr 30, 2014 5:39 pm

So, what this does is just kind've cleanup more space than the original. (Its the same program, just some parameters added)

Code:
@echo off
title Disk Cleanup v2 (Windows)
cd %SystemRoot%\System32
ping localhost -n 2 >nul
color 0a
echo Disk Cleanup activated.
cmd.exe /c Cleanmgr /sageset:65535 & Cleanmgr /sagerun:65535
ping localhost -n 3 >nul
echo You can close this now, unless the disk cleanup has not launched.
pause

If your a scrub and don't know how to use this, follow this simple-step tutorial on how to install/use this.

Step 1. Open notepad

Step 2. Copy and paste the code from the code box.

Step 3. Click File>Save As

Step 4. File Name: diskcleanup.bat

Step 5. Save As Type: All files (*.*)

Step 6. Click Save

Step 7. It should default to wherever you save your documents, desktop, documents, my documents WHATEVER. Double click it and a disk cleanup will pop up after 1-3 seconds.

Step 8. Clean the disk!

Admin
Coder
Coder

Posts : 101
Join date : 2014-04-07

https://thehackerszone.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum