Go Back   Windows Vista Forum | Vista Babble > Windows Vista > Vista News

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-28-2007, 06:17 PM
Snuffy's Avatar
Elite Members
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
Snuffy is on a distinguished road
Send a message via MSN to Snuffy
Exclamation Recover and Reclaim ‘Lost’ Disk Space - SP1

Recover and Reclaim ‘Lost’ Disk Space After Installing Windows Vista Service Pack 1 (SP1)
Windows Vista SP1 (Service Pack 1) is large and huge, and the free hard disk space requirement to install SP1 in Vista system is high. The additional space required not only by updated system files in SP1 package, but also used by the unpacked and expanded installation setup files of Vista SP1. Vista SP1 installer package extracts and uncompress the files used for installation in system drive (normally C, and the size of these files is large. After successful installation of Service Pack 1, these installation files no longer required and became junk files.

Sometimes, the Vista SP1 setup fails to clean and remove these temporary files used for installation of service pack, leaving the files to occupy and hog hard disk space, causing free space in root system drive to reduce smaller. There is an easy and effective method to recover and reclaim the lost space occupied by unused temporary Vista SP1 files. It’s by using Windows Vista System Junk Cleaner to clean and remove junk files from the hard drive, including the Vista SP1 install files no longer used. (Recommended method)

Download the Windows Vista System Junk Cleaner version 1.1 from the forum.
(I can not post the link but I will post the Code:
Quote:
Code:
del %temp%\. /f/s/q
rd /s/q %temp%\

del %tmp%\. /f/s/q
rd /s/q %tmp%\

del /f /s /q %systemdrive%\*.dmp

del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.old
YOU USE THE CODE AT YOUR OWN RISK.


After downloading the zip file, unzip the package and run the .BAT script. Running the batch script will remove and delete most temporary junk files created by Windows Vista, and also by Vista Service Pack 1 installer. It’s potentially able to free up to a few gigabytes of hard disk space.
__________________
The only Stupid Question is the one you failed to Ask!
Beta Tester since Pre Win 95.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:37 AM.



Page generated in 0.34458 seconds with 9 queries

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23